Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pandas: Autospec creation for update from version 1.0.3 to version 1.0.4
MeeseeksMachine (10): Backport PR #32833: DOC: FutureWarning in Sphinx build when calling read_parquet (#32847) Backport PR #32827: DOC: Fixed contributors for bugfix releases (#32928) Backport PR #33566: CI: Fix jedi deprecation warning for 0.17.0 on IPython (#33972) Backport PR #33080: CI troubleshoot azure (#33973) Backport PR #33309: DOC: include Offset.__call__ to autosummary to fix sphinx warning (#33975) Backport PR #31146: Remove possibly illegal test data (#33976) Backport PR #33241: tostring->tobytes (#33993) Backport PR #33954: DOC: update conf.py to use new numpy doc url (#33996) Backport PR #33102: PERF: fix performance regression in memory_usage(deep=True) for object dtype (#33157) Backport PR #33968: CI: Bump numpydev URL (#34250) MomIsBestFriend (1): Backport PR #32840 on branch 1.0.x (DOC: use new pydata-sphinx-theme name) (#32848) Pandas Development Team (1): RLS: 1.0.4 Simon Hawkins (24): CI: test_unsupported_other fails on pyarrow 0.17 (#33990) CI/DEP: Use numba.extending.is_jitted for numba version > 0.49.0 (#33994) DOC: start 1.0.4 (#33970) BLD: recursive inclusion of DLLs in package data (#33246) (#33995) Backport PR #33462 on branch 1.0.x (BUG: None converted to NaN after groupby first and last) (#33998) Backport PR #33761 on branch 1.0.x (REGR: fix DataFrame reduction with EA columns and numeric_only=True) (#34000) Backport PR #33292 on branch 1.0.x (REGR: Fix bug when replacing categorical value with self) (#34004) Backport PR #32870 on branch 1.0.x (DOC: Remove latest whatsnew from header) (#34003) Backport PR #33629 on branch 1.0.x (BUG: Fix Categorical use_inf_as_na bug) (#34001) release note for #33102 (#34005) Backport PR #33513 on branch 1.0.x (BUG: Fix Categorical.min / max bug) (#34022) Backport PR #32905 on branch 1.0.x (Fix to _get_nearest_indexer for pydata/xarray#3751) (#34025) Backport PR #33693 on branch 1.0.x (BUG: Fix memory issues in rolling.min/max) (#34027) Backport PR #33089 on branch 1.0.x (BUG: Don't cast nullable Boolean to float in groupby) (#34023) Backport PR #33645, #33632 and #34087 on branch 1.0.x (#34173) Backport PR #34048 on branch 1.0.x (Bug in DataFrame.replace casts columns to ``object`` dtype if items in ``to_replace`` not in values) (#34115) REGR: exceptions not caught in _call_map_locations (#34113) Backport PR #33983 on branch 1.0.x (BUG: Use args and kwargs in Rolling.apply) (#34190) Backport PR #34049 on branch 1.0.x (Bug in Series.groupby would raise ValueError when grouping by PeriodIndex level) (#34247) Backport PR #34053 on branch 1.0.x (more informative error message with np.min or np.max on unordered Categorical) (#34246) Backport PR #32479 on branch 1.0.x (BUG: Fix issue with datetime[ns, tz] input in Block.setitem) (#34369) Backport PR #33644 on branch 1.0.x (BUG: Groupby quantiles incorrect bins) (#34382) DOC: intersphinx inventory link for statsmodels (#34424) DOC: 1.0.4 release notes and date (#34425)
- Loading branch information