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

Add function to create empty DataFrame/Panel/etc with given dtypes for items #549

Closed
wesm opened this issue Dec 27, 2011 · 0 comments
Closed
Labels
Dtype Conversions Unexpected or buggy dtype conversions Enhancement

Comments

@wesm
Copy link
Member

wesm commented Dec 27, 2011

Would result in some non-trivial speedups in places (like conversion of mixed-type DataFrame -> Panel)

@jreback jreback closed this as completed Nov 10, 2018
dan-nadler pushed a commit to dan-nadler/pandas that referenced this issue Sep 23, 2019
* Avoid floating point in datetime_to_ms (Issue 483)

* Added integration test for datetime_to_ms bug

* Truncate microseconds not round
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
Projects
None yet
Development

No branches or pull requests

2 participants