[pandas] annotated tag v0.8.0 created (now 1304b37)
Andreas Tille
tille at debian.org
Wed Dec 28 15:20:28 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a change to annotated tag v0.8.0
in repository pandas.
at 1304b37 (tag)
tagging a901af2cdfe411d6aa9f9b1f6fa3223738f3e514 (commit)
replaces v0.8.0rc2
tagged by Wes McKinney
on Fri Jun 29 12:20:39 2012 -0400
- Log -----------------------------------------------------------------
Version 0.8.0
Chang She (23):
ENH: freqstr with offset #1184
ENH: option to disable empty string conversion to NaN in file readers
BUG: HDFStore converting all to datetime64 #1520
TST: use _check_roundtrip
ENH: retain Series names when constructing DataFrame from list of Series #1494
BUG/TST: plot irregular and reg freq on same subplot
BUG: plot mixed frequencies #1517
ENH: handle weekly resampling via daily
ENH: column aliases for to_csv/to_excel #921
overload header keyword instead of extra col_aliases keyword
BUG: timedelta.total_seconds only in 2.7 and 3.2
BUG: DataFrame plotting with inferred freq
BUG: plotting DataFrame with freq with offset
BUG: workaround vstack/concat bug in numpy 1.6 #1518
ENH: handle datetime.date in Period constructor
ENH: register converters with matplotlib for better datetime convesion
BUG: incorrect tick label positions #1531 (zooming is still wrong)
BUG/TST: typo caused read_csv to lose index name #1536
BUG: parser bug when parse_dates is string #1544
ENH: datetime.time converters for plotting
ENH: add 'time' as inferred_type
BUG: custom colors for bar chart #1540
TST: separated test case
Skipper Seabold (1):
ENH: Add raise on conflict keyword to update
Wes McKinney (22):
DOC: release notes
DOC: release notes re: #921
DOC: release notes
ENH: experimental lreshape function
DOC: lreshape docstring, release note
BUG: repr of pre-1900 datetime64 values in a DataFrame column close #1518
DOC: small doc for #1450
DOC: require numpy 1.6.1
BUG: return nameless Series and index from from_csv
BUG: fix MultiIndex compatibility bugs described in #1534 post gutting internal array close #1534
BUG: fix MultiIndex segfault due to internal refactoring. close #1532
BUG: raise exceptions out of trying to parse iso8601 strings
TST: skip test raising unsortable warning on 32-bit windows, other platforms. #1546
ENH: support file-like objects in ExcelFile, close #1529
BUG: fix incorrect bin labels from cut when labels=False and NA present. close #1511
BUG: fix MultiIndex indexing issues in #1537, python 2.5 api fix
ENH: parsers don't use tempfile
BUG: fix Panel slice setting issue and matplotlib import issues #1548, #1533
BUG: don't use local() in read_* functions, breaks sys.settrace. close #1547
BUG: _get_marker_compat insufficient on matplotlib < 1.1.0
DOC: release notes
RLS: version 0.8.0
Wouter Overmeire (1):
ENH: implement DataFrameGroupBy.boxplot(), close #1507
-----------------------------------------------------------------------
No new revisions were added by this update.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pandas.git
More information about the debian-science-commits
mailing list