-
-
Notifications
You must be signed in to change notification settings - Fork 18.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* master: (171 commits) BUG: fix Cython tz_convert bug with time zones that haven't had a UTC transition in a long time. close #1946 BUG: fix buglet BUG: try fixing tzlocal bug Minor fixes to time series doc. Adding DataFrame methods to API reference. Added Series functions to API doc. BUG: fix segfault in SeriesGrouper with non-contiguous index RLS: Version 0.9.0 Release Candidate 1 BLD: add lib depends #1945 BUG: missing case for assigning DataFrame via ix BUG: python 3.1 timedelta compat issue BUG: python 3 tzoffset is not hashable TST: adds dateutil to travis-ci install commands BUG: let selecting multiple columns in DataFrame.__getitem__ work when there are duplicates. close #1943 BUG: DatetimeConverter does not handle datetime64 arrays properly BUG: reindex with axis=1 when setting Series to scalar location, close #1942 BUG: fix formatting of Timestamps in to_html/IPython notebook. refactor to_html code. close #1940 ENH: allow single str input to na_values #1944 TST: when xlrd is not installed skip tests needing it, close #1941 BUG: DatetimeIndex localizes twice if input is localized DatetimeIndex #1838 ...
- Loading branch information
Showing
97 changed files
with
4,251 additions
and
782 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.