Text Options Properties
Properties
Auto | Gets which columns in a data frame are automatically converted to categorical variables. |
Column | Gets whether the first row contains column headers. |
Culture | Gets the culture of the data file. |
Date | Gets an object that specifies how numeric values are parsed and formatted. |
Decimal | Gets the type used to represent numbers with decimals. |
Format | Gets an object that provides information on how to parse strings and format values. |
Inference | Gets the number of rows used to infer the type of columns. |
Max | Gets the largest number of distinct levels for a column to be considered categorical. |
Number | Gets an object that specifies how dates and times are parsed and formatted. |
Row | Gets whether the first column contains row headers. |
Start | Gets the 1-based index of the first row. |