[pandas] annotated tag debian/0.8.0_b2+git68-g7240b87-1 created (now 74bdc11)

Andreas Tille tille at debian.org
Wed Dec 28 15:20:06 UTC 2016


This is an automated email from the git hooks/post-receive script.

tille pushed a change to annotated tag debian/0.8.0_b2+git68-g7240b87-1
in repository pandas.

        at  74bdc11   (tag)
   tagging  1c08383fc3cf24d503ae221c5d31b93899da6473 (commit)
  replaces  debian/0.8.0_b2-1
 tagged by  Yaroslav Halchenko
        on  Wed Jun 20 23:04:29 2012 -0400

- Log -----------------------------------------------------------------
Debian release 0.8.0~b2+git68-g7240b87-1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEABECAAYFAk/ijz0ACgkQjRFFY3XAJMiUowCeM0+owlysVK9/R2yRu31DwnaF
3oEAniwj2Zlqu6D5xRga+YLxn+p2pc+A
=M7GB
-----END PGP SIGNATURE-----

Chang She (15):
      BUG: code around np.concatenate bug in fast_union #1489
      reorg imports
      ENH: secondary y-axis
      made explicit keyword in MPLPlot
      ENH: explicit secondary_y keyword in plot_series and plot_frame. Call twinx depending on the yaxis ticks position
      ENH: column-wise secondary y-axis with subplots on
      ENH: overwrite keyword in DataFrame.update
      ENH: filter_func keyword to DataFrame.update, related to #1477
      BUG: masked arrays to stop interpolating gaps
      TST: test case for tseries plots with data gaps
      BUG: mask NaNs in non-ts plots
      BUG: do not convert bday freq in ts plots #1482
      BUG: fixed broken imports
      BUG: out of bounds on buffer access if time doesn't exist in TimeSeries.at_time
      TST: additional coverage and cruft removal for ts plotting #1245

David Zaslavsky (1):
      Add parentheses to a print statement so it compiles under Python 3

Jacques Kvam (2):
      parse change_pct as a float instead of a string
      make parsing position independent therefore more robust

Senthil Palanisami (1):
      `autofmt_xdate` is a method of the figure, not axes.

Skipper Seabold (3):
      DOC: Add regex to parser docs for sep.
      ENH: Allow to_dict to return lists and Series
      TST: Test to_dict for list and Series

Wes McKinney (44):
      BUG: colheader_justify/max_colwidth None so don't always reset
      REF: delete cruft
      BUG: rename Factor->Categorical, make .levels a property to enable assignment / type checking, test labels argument and fix bugs. close #1460 and #1461
      BUG: fix erroneous upsampling of irregular data #1464
      TST: unit test for #1459
      BUG: cast object column to M8[ns] in NumPy 1.7, close #1433
      BUG: handling of -1 NA markers in Categorical, make isnull/notnull work on cat, close #1457
      BUG: resampling bugs with closed='left', close #1465
      ENH: improve Categorical console output
      BUG: fix DatetimeIndex bug causing downstream groupby failure, close #1455
      BUG: remove deprecated, untested makeQuantiles function close #1470
      BUG: hack in normalize in MonthEnd, BMonthEnd, close #1451
      BUG: fix intraday resampling to daily superperiod bugs raised in #1458 and #1471
      REF: rename factor.py to categorical.py close #1468
      ENH: return NA (-1) for out of range values in cut/qcut, close #1463
      ENH: add include_lowest cut parameter, use it in qcut, make 4 not the qcut default, integer array tests, close #1411, #1462, #1469
      REF: refactor MultiIndex to not store tuples, be more efficient. testing and compatibility checks. close #1467
      ENH: use O(N) sorting for reshape instead of lexsort
      TST: add legacy pickle file
      DOC: release notes
      TST: use ndtake, fix 32-bit failure
      ENH: condense DataFrame.pivot into set_index/unstack for speedup
      TST: numpy 1.7 datetimeunit enum gap fix
      ENH: get_dummies function, for book
      BUG: handling of NA in algorithms.quantile
      ENH: cache tuple index when used for speedup in GroupBy.transform
      BUG: add datetimeblock NumPy 1.6 workaround close #1498
      BUG: fix datetime64 boxing issue with non-integer index, close #1499
      DOC: improve date_range/bdate_range docstrings, close #1496
      BUG: fix rebase conflicts
      TST: remove rogue print statement
      BUG: label slicing with duplicate values, close #1480
      ENH: at_time/between_time work with tz-localized time series. refactoring and cleanup close #1481
      BUG: fix MS/BMS range generation / onOffset bugs causing #1483
      BUG: fillna called with Series should be analogous to with dict close #1486
      BUG: raise exception in DataFrame.fillna when axis=1 and pass dict/Series. close #1485
      TST: test coverage #1245
      BUG: fix closed='left' resample bug. test coverage #1245
      TST: finish test coverage of pandas.tseries.index #1245
      BUG: test coverage and misc bug fixes, cruft deletion in period.py #1245
      TST: resample test coverage etc. #1245
      BUG: revert mpl hackaround
      BUG: fix NumPy 1.7 argmin workaround, test coverage
      BUG: test coverage, groupby bug fixes

Wouter Overmeire (2):
      BUG: Pass on keywords for DataFrame.boxplot to matplotlib boxplot, close #1493.
      BUG: DataFrame.boxplot(vert=0) should but labels on yaxis iso xaxis, close #1493.

Yaroslav Halchenko (3):
      Merge commit 'v0.8.0b2-68-g7240b87' into debian-0.8
      Adjusted revision in changelog
      Recythonized

-----------------------------------------------------------------------

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