ENH: Implement use_nullable_dtypes properly for read_json #50801
Labels
Arrow
pyarrow functionality
Enhancement
IO JSON
read_json, to_json, json_normalize
NA - MaskedArrays
Related to pd.NA and nullable extension arrays
The option was added in #50750 to be ready for 2.0. We should do the dtype inference before actually creating the DataFrame/Series, this should improve performance
The text was updated successfully, but these errors were encountered: