-
-
Notifications
You must be signed in to change notification settings - Fork 18.6k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
BUG: to_stata erroring when encoded text and normal text have mismatched length
#61629
opened Jun 10, 2025 by
eicchen
Loading…
4 of 5 tasks
BUG: Fix infer_dtype result for float with embedded pd.NA
#61624
opened Jun 10, 2025 by
heoh
Loading…
5 tasks done
BUG: Fix RecursionError when apply native container types as a func
#61615
opened Jun 9, 2025 by
heoh
Loading…
5 tasks done
Fix explode to preserve datetime unit in Series and DataFrame; update…
#61612
opened Jun 8, 2025 by
Narendersingh007
Loading…
5 tasks done
DOC: Show constructor arguments for some classes in
pd.series.offsets
#61605
opened Jun 8, 2025 by
Dr-Irv
Loading…
REF: Replace os.path with pathlib.Path in pandas_web.py
#61604
opened Jun 7, 2025 by
iabhi4
Loading…
1 task done
ENH: improve optional import error message
#61597
opened Jun 7, 2025 by
KevsterAmp
•
Draft
1 of 5 tasks
DOC: Fix docs for BusinessDay constructor #52431
#61543
opened Jun 3, 2025 by
camacluc
Loading…
2 tasks
BUG: Fix Index.equals between object and string
#61541
opened Jun 3, 2025 by
sanggon6107
Loading…
3 of 5 tasks
ENH pandas-dev#60693: shift operations for Series and DataFrames
#61540
opened Jun 3, 2025 by
David-msggc
Loading…
5 tasks done
ENH: Add
force_suffixes
boolean argument to pd.merge
#61498
opened May 26, 2025 by
kopytjuk
Loading…
2 of 5 tasks
BUG: Fixed issue where rolling.kurt() calculations would be effected by values outside of scope
#61481
opened May 22, 2025 by
eicchen
Loading…
5 tasks done
BUG: Raise ValueError on integer indexers containing NA; skip test for unsupported EAs(#56727)
#61465
opened May 20, 2025 by
pelagiavlas
Loading…
5 tasks done
ENH: Added
DataFrame.nsorted
to select top n
rows according to column-dependent order
#61457
opened May 19, 2025 by
MartinBraquet
Loading…
5 tasks done
Fix alignment in Series subtraction with MultiIndex, Index and NaN values (#60908)
#61381
opened Apr 30, 2025 by
rit4rosa
Loading…
BUG: Fix #61221: Exception with unstack(sort=False) and NA in index.
#61226
opened Apr 3, 2025 by
gsmll
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.