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.0rc2-26-g76c6351' into debian-0.8
* commit 'v0.8.0rc2-26-g76c6351': (42 commits) BUG/TST: typo caused read_csv to lose index name pandas-dev#1536 BUG: incorrect tick label positions pandas-dev#1531 (zooming is still wrong) ENH: register converters with matplotlib for better datetime convesion ENH: handle datetime.date in Period constructor DOC: small doc for pandas-dev#1450 BUG: repr of pre-1900 datetime64 values in a DataFrame column close pandas-dev#1518 BUG: workaround vstack/concat bug in numpy 1.6 pandas-dev#1518 DOC: lreshape docstring, release note ENH: experimental lreshape function BUG: plotting DataFrame with freq with offset BUG: DataFrame plotting with inferred freq BUG: timedelta.total_seconds only in 2.7 and 3.2 DOC: release notes ENH: Add raise on conflict keyword to update DOC: release notes re: pandas-dev#921 overload header keyword instead of extra col_aliases keyword ENH: column aliases for to_csv/to_excel pandas-dev#921 ENH: handle weekly resampling via daily BUG: plot mixed frequencies pandas-dev#1517 BUG/TST: plot irregular and reg freq on same subplot ...
- Loading branch information
Showing
43 changed files
with
1,091 additions
and
199 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
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
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.