Commit 919c92c
committed
Merge branch 'releases' into debian
* 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)
...File tree
1,158 files changed
+126407
-119379
lines changed- .github
- asv_bench
- benchmarks
- ci
- appveyor.recipe
- ironcache
- speedpack
- nginx
- doc
- _templates
- autosummary
- cheatsheet
- source
- _static
- themes/nature_with_gtoc
- static
- whatsnew
- sphinxext
- ipython_sphinxext
- numpydoc
- pandas
- _libs
- src
- datetime
- headers
- klib
- msgpack
- parser
- ujson
- lib
- python
- api
- tests
- types
- compat
- numpy
- computation
- tests
- core
- computation
- dtypes
- indexes
- reshape
- sparse
- tools
- util
- errors
- formats
- io
- clipboard
- formats
- templates
- json
- msgpack
- sas
- tests
- data
- legacy_hdf
- json
- parser
- plotting
- rpy
- tests
- sparse
- src
- parser
- ujson
- lib
- python
- stats
- tests
- tests
- api
- computation
- dtypes
- formats
- frame
- groupby
- indexes
- data
- datetimes
- period
- timedeltas
- indexing
- io
- data
- html_encoding
- legacy_hdf
- legacy_msgpack
- 0.16.0
- 0.16.2
- 0.17.0
- 0.17.1
- 0.18.0
- 0.18.1
- 0.19.2
- legacy_pickle
- 0.10.1
- 0.11.0
- 0.12.0
- 0.13.0
- 0.14.0
- 0.14.1
- 0.15.0
- 0.15.2
- 0.16.0
- 0.16.2
- 0.17.0
- 0.17.1
- 0.18.0
- 0.18.1
- 0.19.2
- formats
- data
- json
- data
- msgpack
- parser
- data
- sas
- data
- plotting
- reshape
- data
- scalar
- series
- sparse
- test_msgpack
- tools
- tseries
- data
- types
- util
- tools
- tests
- tseries
- tests
- data
- types
- util
- scripts
- vb_suite
- source
- themes/agogo
- static
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,158 files changed
+126407
-119379
lines changedLarge diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
12 | 15 | | |
13 | | - | |
| 16 | + | |
14 | 17 | | |
15 | 18 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
| 60 | + | |
| 61 | + | |
59 | 62 | | |
60 | 63 | | |
61 | 64 | | |
| |||
100 | 103 | | |
101 | 104 | | |
102 | 105 | | |
| 106 | + | |
| 107 | + | |
0 commit comments