Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* releases: (850 commits) RLS: v0.20.3 TST/PKG: Move test HDF5 file to legacy (pandas-dev#16856) DOC: Final release notes CI: Pin to sphinx 1.5 for doc build DOC: Whatsnew updates (pandas-dev#16853) BUG: kind parameter on categorical argsort (pandas-dev#16834) BUG: allow empty multiindex (fixes .isin regression, GH16777) (pandas-dev#16782) BUG: fix missing sort keyword for PeriodIndex.join (pandas-dev#16586) DOC: Pin numpy at 1.11 for doc build MAINT: Remove fspath from 0.20.x branch BUG: TimedeltaIndex raising ValueError when slice indexing (pandas-dev#16637) (pandas-dev#16638) BUG: render dataframe as html do not produce duplicate element id's (pandas-dev#16780) (pandas-dev#16801) use network decorator on additional tests (pandas-dev#16824) BUG: rolling.cov with multi-index columns should presever the MI (pandas-dev#16825) BUG: Fix Series doesn't work in pd.astype(). Now treat Series as dict. (pandas-dev#16725) BUG: Fix read of py3 PeriodIndex DataFrame HDF made in py2 (pandas-dev#16781) (pandas-dev#16790) CI: use dist/trusty rather than os/linux (pandas-dev#16806) BUG: fix to_latex bold_rows option (pandas-dev#16708) Bug in pd.merge() when merge/join with multiple categorical columns (pandas-dev#16786) BUG: Load data from a CategoricalIndex for dtype comparison, closes #… (pandas-dev#16738) ...
- Loading branch information