-
- 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
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
[2.3.x] COMPAT: fix construct_1d_object_array_from_listlike for older numpy Compat pandas objects compatability with Numpy or Python functions
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
DEPR: Raise pandas objects compatability with Numpy or Python functions Deprecate Functionality to remove in pandas
FutureWarning about raising an error in __array__ when copy=False cannot be honored Compat 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
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
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
TST: add extra test case for np.array(obj, copy=False) read-only behaviour Compat pandas objects compatability with Numpy or Python functions
CI/TST: fix parquet tz test returning pytz fixed offset (pyarrow 18) CI Continuous Integration Compat pandas objects compatability with Numpy or Python functions
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
BUG: Fix copy semantics in pandas objects compatability with Numpy or Python functions
__array__ Compat 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
BLD: Fix bad Cython annotation Build Library building on various platforms Compat pandas objects compatability with Numpy or Python functions Python 3.13
BUG: Remove np._get_promotion_state usage CI Continuous Integration Compat pandas objects compatability with Numpy or Python functions
Backport PR #59545 on branch 2.2.x (CI: Fix ci for numpy 2 failures) Compat pandas objects compatability with Numpy or Python functions
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
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
Backport PR #59046: TST: Fix some test builds for numpy 2.0 Compat pandas objects compatability with Numpy or Python functions
FIX: Keep CachedAccessor alias for downstream libraries Compat pandas objects compatability with Numpy or Python functions
Backport PR #58389 on branch 2.2.x (CI: Fix npdev failures) CI Continuous Integration Compat pandas objects compatability with Numpy or Python functions
Previous Next
ProTip! Filter pull requests by the default branch with base:main.