CLN: DataFrame constructor should dispatch to from_records
#4728
Labels
Dtype Conversions
Unexpected or buggy dtype conversions
Enhancement
Internals
Related to non-user accessible pandas implementation
Milestone
as @jreback put it: main constructor should dispatch to from_records if either an ndarray has dtype.names or the dtype is a compound type
The text was updated successfully, but these errors were encountered: