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

HDFStore testing and improvements #43

Closed
wesm opened this issue May 1, 2011 · 1 comment
Closed

HDFStore testing and improvements #43

wesm opened this issue May 1, 2011 · 1 comment

Comments

@wesm
Copy link
Member

wesm commented May 1, 2011

Per many requests...just a place holder to remind me to do it

@wesm
Copy link
Member Author

wesm commented Jun 23, 2011

Done-- 100% unit tested and incorporated great many requests about functionality

@wesm wesm closed this as completed Jun 23, 2011
dan-nadler pushed a commit to dan-nadler/pandas that referenced this issue Sep 23, 2019
- Use dateutil.tz.gettz rather than loading tzfiles directly - this
should support Windows:
  https://labix.org/python-dateutil#head-b79630fbbda87af6d6d121737510fd7ea5aeea97
- Don't load the default timezone on module import (we shouldn't do
additional I/O here)
- Remove custom tzfile binary-search implementation, this was fixed
upstream in dateutil: 
  dateutil/dateutil@1205f3c 

Fixes pandas-dev#43
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