-
-
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
PERF: avoid NumPy fallback when casting Arrow int/string to string
Arrow
pyarrow functionality
Performance
Memory or execution speed performance
#63401
opened Dec 17, 2025 by
fangchenli
•
Draft
BUG: Fix to_html adding time to datetime columns in transposed DataFrame (GH#10640)
#63400
opened Dec 17, 2025 by
epabarker
Loading…
API: Copy inputs in Index subclass constructors by default (GH#63388)
API Design
Index
Related to the Index class or subclasses
#63398
opened Dec 17, 2025 by
zacharym-collins
Loading…
6 tasks done
ENH: clarify error message when getting slice bounds for a non-monotonic index without specifying the label
Enhancement
Error Reporting
Incorrect or improved errors from pandas
Indexing
Related to indexing on series/frames, not to indexes themselves
#63397
opened Dec 17, 2025 by
natmokval
Loading…
3 tasks done
BUG: fix empty suffix and prefix handling in pyarrow string methods
Arrow
pyarrow functionality
Bug
Strings
String extension data type and string data
Keep compatibility for subclasses overriding __finalize__ for concat/merge
Subclassing
Subclassing pandas objects
Perf: avoid fallback to NumPy in value_counts for Arrow-backed array
Arrow
pyarrow functionality
Performance
Memory or execution speed performance
#63389
opened Dec 17, 2025 by
fangchenli
Loading…
Replacing some of @Appender in pandas/pandas/core/frame.py.
Docs
#63384
opened Dec 16, 2025 by
zhangbowen-coder
Loading…
1 task done
DOC: Fix default value for engine in pandas.eval
Docs
#63382
opened Dec 16, 2025 by
zacharym-collins
Loading…
3 of 6 tasks
BUG: Preserve ExtensionDtype in DataFrame arithmetic with missing columns
#63369
opened Dec 15, 2025 by
samruddhibaviskar11
Loading…
EA: add back _from_scalar / cast_pointwise_result backwards compat
ExtensionArray
Extending pandas with custom dtypes or arrays.
Replace
ensure_clean_store instances with temp_file in test_store.py
#63364
opened Dec 15, 2025 by
asoledad33
Loading…
2 of 7 tasks
DOC: Clarify deterministic sorting behavior for ties
#63363
opened Dec 14, 2025 by
Aditi4275
Loading…
4 of 6 tasks
Explaination on how to load data in Google Colab added
#63362
opened Dec 14, 2025 by
Kalyani-Puranik
Loading…
6 tasks done
replaced all Appender、Substitution、doc decorators in pandas/pandas/core/frame.py.
#63357
opened Dec 14, 2025 by
zhangbowen-coder
Loading…
1 task
BUG: Fix MultiIndex lookup with mixed datetime types GH#55969
#63355
opened Dec 13, 2025 by
Aryn1102
Loading…
3 tasks done
STY: Add explicit strict= to zip() calls in pandas/tests/strings
#63353
opened Dec 13, 2025 by
majiayu000
Loading…
DEPR: deprecate silent alignment on arithmetic operations between Series with non-aligned MultiIndexes
Deprecate
Functionality to remove in pandas
MultiIndex
Numeric Operations
Arithmetic, Comparison, and Logical operations
#63351
opened Dec 13, 2025 by
natmokval
Loading…
3 tasks done
Fix JSON serialization of TimedeltaIndex labels (GH#63236)
#63349
opened Dec 12, 2025 by
pavansai018
Loading…
API: to_datetime(ints, unit) give requested unit
#63347
opened Dec 12, 2025 by
jbrockmendel
Loading…
DOC: Add 'Loading data in Google Colab' section to IO user guide
#63343
opened Dec 12, 2025 by
sutharsan-sana
Loading…
DOC: Replace @doc decorators with inline docstrings in pandas/io/common.py
Docs
#63338
opened Dec 12, 2025 by
amyfung
Loading…
1 task done
TST/ENH: raise TypeError in Series.searchsorted for incomparable obje…
#63336
opened Dec 11, 2025 by
divya1974
Loading…
2 of 6 tasks
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.