Commit 51c508c
committed
Merge remote-tracking branch 'upstream/master' into read_excel-docstring
* upstream/master:
DOC: Fixing broken references in the docs (#24497)
DOC: Splitting api.rst in several files (#24462)
Fix misdescription in escapechar (#24490)
Floor and ceil methods during pandas.eval which are provided by numexpr (#24355)
BUG: Pandas any() returning false with true values present (GH #23070) (#24434)
Misc separable pieces of #24024 (#24488)
use capsys.readouterr() as named tuple (#24489)
REF/TST: replace capture_stderr with pytest capsys fixture (#24496)
TST- Fixing issue with test_parquet test unexpectedly passing (#24480)
DOC: Doc build for a single doc made much faster, and clean up (#24428)
BUG: Fix+test timezone-preservation in DTA.repeat (#24483)
Implement reductions from #24024 (#24484)File tree
55 files changed
+4531
-4605
lines changed- ci/deps
- doc
- source
- api
- whatsnew
- pandas
- core
- arrays
- computation
- groupby
- indexes
- io
- tests
- arithmetic
- arrays
- computation
- frame
- indexes
- datetimes
- timedeltas
- io
- parser
- series
- util
- scripts
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
55 files changed
+4531
-4605
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| 104 | + | |
104 | 105 | | |
105 | 106 | | |
106 | 107 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| |||
0 commit comments