-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Backport PR #47393 on branch 1.4.x (CI/TST: Don't require length for construct_1d_arraylike_from_scalar cast to float64) Compat pandas objects compatability with Numpy or Python functions
Fix a few test failures on big-endian systems Compat pandas objects compatability with Numpy or Python functions Testing pandas testing functions or related to the test suite
REF: disallow ints from delta_to_nanoseconds Compat pandas objects compatability with Numpy or Python functions Datetime Datetime data dtype
ENH: Implement DataFrame interchange protocol Compat pandas objects compatability with Numpy or Python functions
CLN: Remove Python 2 compat in np_datetime.c Compat pandas objects compatability with Numpy or Python functions
Backport PR #45524 on branch 1.4.x (REGR: fix period dtype <-> arrow roundtrip for pyarrow < 4) Arrow pyarrow functionality Compat pandas objects compatability with Numpy or Python functions IO Parquet parquet, feather Regression Functionality that used to work in a prior pandas version
REGR: fix period dtype <-> arrow roundtrip for pyarrow < 4 Arrow pyarrow functionality Compat pandas objects compatability with Numpy or Python functions IO Parquet parquet, feather Regression Functionality that used to work in a prior pandas version
Backport PR #45451 on branch 1.4.x (Add back __array_wrap__ for dask compatibility) Compat pandas objects compatability with Numpy or Python functions
Add back __array_wrap__ for dask compatibility Compat pandas objects compatability with Numpy or Python functions
compat: catch dateutil ParserError Compat pandas objects compatability with Numpy or Python functions
Backport PR #45336 on branch 1.4.x (CI/DOC: replace master -> main branch) Compat pandas objects compatability with Numpy or Python functions
CI/DOC: replace master -> main branch Compat pandas objects compatability with Numpy or Python functions
Fix Zstandard compression unit test Compat pandas objects compatability with Numpy or Python functions
DataFrame arithmetic operators __finalize__ call Compat pandas objects compatability with Numpy or Python functions Stale
#44709 by skwirskj was closed Jan 16, 2022 Loading…
4 tasks done
DEP: df.insert not showing warning for allow_dups and timezoneaware and naive indexing Compat pandas objects compatability with Numpy or Python functions Indexing Related to indexing on series/frames, not to indexes themselves Stale Timezones Timezone data dtype
#44605 by phofl was closed Mar 6, 2022 Loading…
Backport PR #44544 on branch 1.3.x (COMPAT: Fix the last warning from matplotlib 3.5.0) Compat pandas objects compatability with Numpy or Python functions Visualization plotting
Backport PR #44561 on branch 1.3.x (CI: fix deprecation warning on interpolation) CI Continuous Integration Compat pandas objects compatability with Numpy or Python functions Warnings Warnings that appear or should be added to pandas
CI: fix deprecation warning on interpolation CI Continuous Integration Compat pandas objects compatability with Numpy or Python functions Warnings Warnings that appear or should be added to pandas
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.