Commit c02059d
committed
Merge branch 'master' into parquet-categorical
* master: (22 commits)
DOC: fix PR09,PR08 errors for pandas.Timestamp (pandas-dev#28739)
WEB: Add diversity note to team.md (pandas-dev#28630)
DOC: Minor fixes in pandas/testing.py docstring. (pandas-dev#28752)
TST: port maybe_promote tests from pandas-dev#23982 (pandas-dev#28764)
Bugfix/groupby datetime issue (pandas-dev#28569)
reenable codecov (pandas-dev#28750)
CLN: Centralised _check_percentile (pandas-dev#27584)
DEPR: Deprecate Index.set_value (pandas-dev#28621)
CLN: Fix typo in contributing.rst (pandas-dev#28761)
Fixed docstring errors in pandas.period range and pandas.PeriodIndex (pandas-dev#28756)
BUG: Fix TypeError raised in libreduction (pandas-dev#28643)
DOC: Pandas.Series.drop docstring PR02 (pandas-dev#27976) (pandas-dev#28742)
DOC: Fixed doctring errors PR08, PR09 in pandas.io (pandas-dev#28748)
TST: Fix broken test cases where Timedelta/Timestamp raise (pandas-dev#28729)
REF: Consolidate alignment calls in DataFrame ops (pandas-dev#28638)
BUG: Fix dep generation (pandas-dev#28734)
Added doctstring to fixture (pandas-dev#28727)
DOC: Fixed PR06 docstrings errors in pandas.timedelta_range (pandas-dev#28719)
replaced safe_import with a corresponding test decorator (pandas-dev#28731)
BUG: Fix RangeIndex.get_indexer for decreasing RangeIndex (pandas-dev#28680)
...File tree
36 files changed
+635
-341
lines changed- ci
- doc/source
- development
- reference
- whatsnew
- pandas
- _libs
- tslibs
- core
- dtypes
- groupby
- indexes
- ops
- io
- formats
- json
- tests
- dtypes/cast
- groupby
- indexes
- io
- excel
- series
- util
- scripts
- web/pandas/about
36 files changed
+635
-341
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
52 | 51 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
952 | 952 | | |
953 | 953 | | |
954 | 954 | | |
955 | | - | |
| 955 | + | |
956 | 956 | | |
957 | 957 | | |
958 | 958 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
170 | 169 | | |
171 | 170 | | |
172 | 171 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
127 | 129 | | |
128 | 130 | | |
129 | 131 | | |
| |||
190 | 192 | | |
191 | 193 | | |
192 | 194 | | |
193 | | - | |
| 195 | + | |
194 | 196 | | |
195 | 197 | | |
196 | 198 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| 116 | + | |
116 | 117 | | |
117 | 118 | | |
118 | 119 | | |
119 | 120 | | |
120 | 121 | | |
121 | 122 | | |
122 | | - | |
| 123 | + | |
123 | 124 | | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
124 | 128 | | |
125 | 129 | | |
126 | 130 | | |
| |||
362 | 366 | | |
363 | 367 | | |
364 | 368 | | |
365 | | - | |
| 369 | + | |
| 370 | + | |
366 | 371 | | |
367 | 372 | | |
368 | 373 | | |
| |||
428 | 433 | | |
429 | 434 | | |
430 | 435 | | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
431 | 439 | | |
432 | 440 | | |
433 | 441 | | |
| |||
639 | 647 | | |
640 | 648 | | |
641 | 649 | | |
642 | | - | |
643 | | - | |
| 650 | + | |
| 651 | + | |
644 | 652 | | |
645 | | - | |
646 | | - | |
| 653 | + | |
| 654 | + | |
647 | 655 | | |
648 | 656 | | |
649 | 657 | | |
0 commit comments