Skip to content
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

Alternate constructor for dict of DataFrame -> Panel that doesn't nuke type information #301

Closed
wesm opened this issue Oct 27, 2011 · 1 comment
Milestone

Comments

@wesm
Copy link
Member

wesm commented Oct 27, 2011

Panel({k : df})

will cast everything to object if df is a mixed-type DataFrame

@wesm
Copy link
Member Author

wesm commented Nov 14, 2011

This was addressed by the new orient option in Panel.from_dict

@wesm wesm closed this as completed Nov 14, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant