Closed tpetricek closed 4 years ago
When reading CSV data, I should be able to specify that all columns should be treated as values of a specific type (e.g. string or float). This probably needs to be handled in the CSV parser in F# Data (e.g. by specifying schema)
Close this old issue as schema parameter is already implemented
schema
When reading CSV data, I should be able to specify that all columns should be treated as values of a specific type (e.g. string or float). This probably needs to be handled in the CSV parser in F# Data (e.g. by specifying schema)