|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - downloadIndex: T v
Length: 1047 (0x417) Types: TextFile Names: »validata«
└─⟦87ddcff64⟧ Bits:30001253 CPHDIST85 Tape, 1985 Autumn Conference Copenhagen └─⟦this⟧ »cph85dist/stat/doc/cat/validata«
VALIDATA(1) UNIX User's Manual VALIDATA(1) NAME validata - validate columnar file for consistency SYNOPSIS validata DESCRIPTION _▶08◀V_▶08◀a_▶08◀l_▶08◀i_▶08◀d_▶08◀a_▶08◀t_▶08◀a reads a file from the standard input and for each column in its input, reports statistics about the type of field. By type of field, I mean whether a column contains alphanumeric strings, integers, real numbers, or something else. _▶08◀V_▶08◀a_▶08◀l_▶08◀i_▶08◀d_▶08◀a_▶08◀t_▶08◀a also tells the maximum and minimum values of the columns; _▶08◀V_▶08◀a_▶08◀l_▶08◀i_▶08◀d_▶08◀a_▶08◀t_▶08◀a is useful to check data files for con- sistency before input to some data analysis program as it can detect missing columns or columns of the wrong type, such as non-numeric input. SEE ALSO unixstat(1), maketrix(1) sort(1), grep(1), uniq(1) are also useful for checking data AUTHOR Gary Perlman BUGS _▶08◀V_▶08◀a_▶08◀l_▶08◀i_▶08◀d_▶08◀a_▶08◀t_▶08◀a is not smart enough. KEYWORDS data manipulation Printed 5/30/85 March 5, 1985 1