disableTypeInference property
Whether to disable the inference of data type for CSV data.
If true, all columns will be registered as strings.
Optional.
Implementation
core.bool? disableTypeInference;
Whether to disable the inference of data type for CSV data.
If true, all columns will be registered as strings.
Optional.
core.bool? disableTypeInference;