Skip to content

Pull requests: pandas-dev/pandas

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Update PyArrow conversion and arrow/parquet tests for pyarrow 19.0 Arrow pyarrow functionality Compat pandas objects compatability with Numpy or Python functions IO Parquet parquet, feather
#60716 by jorisvandenbossche was merged Jan 22, 2025 Loading… 2.3
[2.3.x] COMPAT: fix construct_1d_object_array_from_listlike for older numpy Compat pandas objects compatability with Numpy or Python functions
#60558 by jorisvandenbossche was merged Dec 13, 2024 Loading… 2.3
Backport PR #60416 on branch 2.3.x (TST: Avoid hashing np.timedelta64 without unit) Compat pandas objects compatability with Numpy or Python functions Testing pandas testing functions or related to the test suite
#60418 by mroeschke was merged Nov 25, 2024 Loading… 2.3
TST: Avoid hashing np.timedelta64 without unit Compat pandas objects compatability with Numpy or Python functions Testing pandas testing functions or related to the test suite
#60416 by mroeschke was merged Nov 25, 2024 Loading… 2.3
DEPR: Raise FutureWarning about raising an error in __array__ when copy=False cannot be honored Compat pandas objects compatability with Numpy or Python functions Deprecate Functionality to remove in pandas
#60395 by KevsterAmp was merged Jan 13, 2025 Loading…
1 of 3 tasks
2.3
Backport PR #60191 on branch 2.3.x (TST: add extra test case for np.array(obj, copy=False) read-only behaviour) Compat pandas objects compatability with Numpy or Python functions
#60226 by meeseeksmachine was merged Nov 7, 2024 Loading… 2.3
Backport PR #60197 on branch 2.3.x (TYP/COMPAT: don't use Literal for Series.ndim to avoid tab completion bug in IPython) Compat pandas objects compatability with Numpy or Python functions Upstream issue Issue related to pandas dependency
#60200 by meeseeksmachine was merged Nov 5, 2024 Loading… 2.3
TYP/COMPAT: don't use Literal for Series.ndim to avoid tab completion bug in IPython Compat pandas objects compatability with Numpy or Python functions Upstream issue Issue related to pandas dependency
#60197 by jorisvandenbossche was merged Nov 5, 2024 Loading…
5 tasks
2.3
TST: add extra test case for np.array(obj, copy=False) read-only behaviour Compat pandas objects compatability with Numpy or Python functions
#60191 by jorisvandenbossche was merged Nov 7, 2024 Loading… 2.3
CI/TST: fix parquet tz test returning pytz fixed offset (pyarrow 18) CI Continuous Integration Compat pandas objects compatability with Numpy or Python functions
#60143 by jorisvandenbossche was merged Oct 30, 2024 Loading… 2.3
CI/TST: fix tests for compat with numpy 2+ when using legacy promotion CI Continuous Integration Compat pandas objects compatability with Numpy or Python functions
#60140 by jorisvandenbossche was closed Oct 31, 2024 Loading… 2.3
BUG: Fix copy semantics in __array__ Compat pandas objects compatability with Numpy or Python functions
#60046 by seberg was merged Nov 4, 2024 Loading…
1 of 2 tasks
2.3
Backport PR #59836 on branch 2.2.x (BLD: Fix bad Cython annotation) Build Library building on various platforms Compat pandas objects compatability with Numpy or Python functions Python 3.13
#59837 by meeseeksmachine was merged Sep 18, 2024 Loading… 2.2.3
BLD: Fix bad Cython annotation Build Library building on various platforms Compat pandas objects compatability with Numpy or Python functions Python 3.13
#59836 by lithomas1 was merged Sep 18, 2024 Loading…
5 tasks
2.2.3
BUG: Remove np._get_promotion_state usage CI Continuous Integration Compat pandas objects compatability with Numpy or Python functions
#59818 by lysnikolaou was merged Sep 16, 2024 Loading…
3 tasks done
2.2.3
CI: Uninstall nomkl & 32 bit Interval tests 32bit 32-bit systems CI Continuous Integration Compat pandas objects compatability with Numpy or Python functions Interval Interval data type Testing pandas testing functions or related to the test suite
#59553 by mroeschke was merged Aug 20, 2024 Loading… 2.2.3
Backport PR #59545 on branch 2.2.x (CI: Fix ci for numpy 2 failures) Compat pandas objects compatability with Numpy or Python functions
#59550 by meeseeksmachine was merged Aug 19, 2024 Loading… 2.2.3
CI: Fix ci for numpy 2 failures Compat pandas objects compatability with Numpy or Python functions
#59545 by phofl was merged Aug 19, 2024 Loading…
5 tasks
2.2.3
Backport PR #59441 on branch 2.2.x (COMPAT: Fix numpy 2.1 timedelta * DateOffset) Compat pandas objects compatability with Numpy or Python functions Frequency DateOffsets Numeric Operations Arithmetic, Comparison, and Logical operations Timedelta Timedelta data type
#59444 by meeseeksmachine was merged Aug 7, 2024 Loading… 2.2.3
COMPAT: Fix numpy 2.1 timedelta * DateOffset Compat pandas objects compatability with Numpy or Python functions Frequency DateOffsets Numeric Operations Arithmetic, Comparison, and Logical operations Timedelta Timedelta data type
#59441 by mroeschke was merged Aug 7, 2024 Loading… 2.2.3
Backport PR #59046: TST: Fix some test builds for numpy 2.0 Compat pandas objects compatability with Numpy or Python functions
#59086 by mroeschke was merged Jun 24, 2024 Loading… 2.2.3
TST: Fix some test builds for numpy 2.0 CI Continuous Integration Compat pandas objects compatability with Numpy or Python functions Testing pandas testing functions or related to the test suite
#59046 by mroeschke was merged Jun 24, 2024 Loading… 2.2.3
FIX: Keep CachedAccessor alias for downstream libraries Compat pandas objects compatability with Numpy or Python functions
#58754 by mroeschke was merged May 17, 2024 Loading… 3.0
Allow StringArray[python] to be backed by numpy StringDType in numpy 2.0 Compat pandas objects compatability with Numpy or Python functions Stale Strings String extension data type and string data
#58578 by lithomas1 was closed Jun 2, 2025 Draft
5 tasks
Backport PR #58389 on branch 2.2.x (CI: Fix npdev failures) CI Continuous Integration Compat pandas objects compatability with Numpy or Python functions
#58408 by meeseeksmachine was merged Apr 24, 2024 Loading… 2.2.3
ProTip! Exclude everything labeled bug with -label:bug.