Skip to content

CLN: DataFrame constructor should dispatch to from_records #4728

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jtratner opened this issue Sep 1, 2013 · 3 comments
Closed

CLN: DataFrame constructor should dispatch to from_records #4728

jtratner opened this issue Sep 1, 2013 · 3 comments
Labels
Dtype Conversions Unexpected or buggy dtype conversions Enhancement Internals Related to non-user accessible pandas implementation
Milestone

Comments

@jtratner
Copy link
Contributor

jtratner commented Sep 1, 2013

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

@jreback
Copy link
Contributor

jreback commented Sep 1, 2013

should we leave #4464 open or this one?

@jtratner
Copy link
Contributor Author

jtratner commented Sep 1, 2013

probably #4464 (it has more detail)?- just opened this based on your FYI

@jreback
Copy link
Contributor

jreback commented Sep 1, 2013

yep will leave the other open

@jreback jreback closed this as completed Sep 1, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dtype Conversions Unexpected or buggy dtype conversions Enhancement Internals Related to non-user accessible pandas implementation
Projects
None yet
Development

No branches or pull requests

2 participants