-
-
Notifications
You must be signed in to change notification settings - Fork 19.8k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
BUG: DataFrame.rank() now preserves ExtensionArray dtypes (GH#52829)
#64940
opened Mar 30, 2026 by
Abhay-2004
Loading…
6 of 7 tasks
fix str.replace regex inconsistency between pyarrow and python backends
#64937
opened Mar 30, 2026 by
knQzx
Loading…
BUG: hexbin plot now respects rcParams["image.cmap"]
#64936
opened Mar 30, 2026 by
jbrockmendel
•
Draft
2 tasks done
TST: remove dead-code xfails in test_append_common
#64935
opened Mar 30, 2026 by
jbrockmendel
Loading…
1 task done
ENH: Support negative indexing in ListAccessor for PyArrow-backed Series
#64933
opened Mar 30, 2026 by
deniskrds
Loading…
6 of 7 tasks
Pixi: use build dir based on env name for build-pandas task
#64925
opened Mar 30, 2026 by
jorisvandenbossche
Loading…
DEPR: Deprecate passing non-bool value for numeric_only in reductions (GH#53098)
#64917
opened Mar 30, 2026 by
Abhay-2004
Loading…
6 of 7 tasks
TST: add tests for mixed-resolution datetime64 in object Index
#64916
opened Mar 29, 2026 by
jbrockmendel
Loading…
3 tasks done
TST: Add regression test for GH#29576
#64914
opened Mar 29, 2026 by
syedmuhammadayyanibrar
Loading…
1 task
CI: Replace deprecated actions/gh-actions-cache with gh cache delete command
CI
Continuous Integration
BUG: warn when DataFrame.update finds no matches due to index dtype mismatch
#64908
opened Mar 28, 2026 by
Kiran-Pandu
Loading…
ENH: Raise ValueError when numeric_only=None in reduction operations …
#64907
opened Mar 28, 2026 by
manishpaneru
Loading…
1 of 7 tasks
PERF: [POC] use xsimd with meson simd module to reduce moments
#64905
opened Mar 28, 2026 by
Alvaro-Kothe
•
Draft
BUG: Fix read_sas IndexError for SAS7BDAT files with amd pages
Bug
#64904
opened Mar 28, 2026 by
jbrockmendel
•
Draft
4 tasks done
BUG: make %p (AM/PM) parsing locale-independent
#64902
opened Mar 27, 2026 by
jbrockmendel
Loading…
2 of 3 tasks
BUG: Add %n directive to Timestamp.strftime for nanosecond formatting
Bug
#64899
opened Mar 27, 2026 by
jbrockmendel
Loading…
2 tasks done
ENH: add limit_behavior option to interpolate to skip large NaN gaps
#64893
opened Mar 27, 2026 by
shyamhari1074
Loading…
BUG: regression in bdate_range for end on weekend
#64880
opened Mar 26, 2026 by
An1k4et
Loading…
5 of 7 tasks
ENH: Add an option to prevent stripping extra whitespaces in pd.read_html
#64879
opened Mar 26, 2026 by
CharlesGaydon-Servier
Loading…
6 tasks done
DOC: Add explanation for ~ (not) operator in boolean indexing
#64878
opened Mar 26, 2026 by
sat-06
Loading…
BUG: Raise ValueError for non-string columns in read_json orient='tab…
#64877
opened Mar 26, 2026 by
vivek-2567
Loading…
3 tasks
Clarify boolean and integer value handling in algorithms
#64876
opened Mar 26, 2026 by
KushDutta23
Loading…
7 tasks
BUG: respect min_rows in DataFrame.to_string truncation
#64875
opened Mar 26, 2026 by
An1k4et
Loading…
6 of 7 tasks
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.