pd.concat DataFrames with an all None object column converts None to nan #10571
Labels
Dtype Conversions
Unexpected or buggy dtype conversions
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
Milestone
For example,
I have found that this is a direct result of line 4102-4103 in core/internals.py
The text was updated successfully, but these errors were encountered: