ENH: support EA types in read_csv #23228
Labels
Dtype Conversions
Unexpected or buggy dtype conversions
Enhancement
ExtensionArray
Extending pandas with custom dtypes or arrays.
IO CSV
read_csv, to_csv
Milestone
we already support Categorical, would be nice to have a general interface to this
Parsing with the actual dtype is also broken (as it parses to object)
The text was updated successfully, but these errors were encountered: