forked from pandas-dev/pandas
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge commit 'v0.8.0b2-68-g7240b87' into debian-0.8
* commit 'v0.8.0b2-68-g7240b87': (68 commits) TST: additional coverage and cruft removal for ts plotting pandas-dev#1245 BUG: test coverage, groupby bug fixes BUG: fix NumPy 1.7 argmin workaround, test coverage BUG: out of bounds on buffer access if time doesn't exist in TimeSeries.at_time BUG: revert mpl hackaround TST: resample test coverage etc. pandas-dev#1245 BUG: test coverage and misc bug fixes, cruft deletion in period.py pandas-dev#1245 TST: finish test coverage of pandas.tseries.index pandas-dev#1245 BUG: fix closed='left' resample bug. test coverage pandas-dev#1245 TST: test coverage pandas-dev#1245 BUG: raise exception in DataFrame.fillna when axis=1 and pass dict/Series. close pandas-dev#1485 BUG: fillna called with Series should be analogous to with dict close pandas-dev#1486 BUG: fix MS/BMS range generation / onOffset bugs causing pandas-dev#1483 ENH: at_time/between_time work with tz-localized time series. refactoring and cleanup close pandas-dev#1481 BUG: label slicing with duplicate values, close pandas-dev#1480 TST: remove rogue print statement BUG: fixed broken imports BUG: do not convert bday freq in ts plots pandas-dev#1482 BUG: mask NaNs in non-ts plots TST: test case for tseries plots with data gaps ...
- Loading branch information
Showing
60 changed files
with
2,425 additions
and
1,605 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 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
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.