-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix GH-61477: Prevent spurious sort warning in concat with unorderable MultiIndex
#61490
opened May 24, 2025 by
Neer-Pathak
Loading…
BUG: Raise on coercion of ambiguous datetime strings to datetime64
#61489
opened May 24, 2025 by
iabhi4
Loading…
3 of 4 tasks
Backport PR #60739 on branch 2.3.x (ENH: pandas.api.interchange.from_dataframe now uses the Arrow PyCapsule Interface if available, only falling back to the Dataframe Interchange Protocol if that fails)
Interchange
Dataframe Interchange Protocol
#61488
opened May 24, 2025 by
MarcoGorelli
Loading…
BUG: Raise clear error for duplicate id_vars in melt (GH61475)
Error Reporting
Incorrect or improved errors from pandas
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
#61484
opened May 23, 2025 by
ZanirP
Loading…
4 of 5 tasks
BUG: Raise error when filtering HDF5 with tz-aware index (GH#61479)
#61482
opened May 23, 2025 by
AnushaUKumar
Loading…
Fixed issue where rolling.kurt() calculations would be effected by values outside of scope
#61481
opened May 22, 2025 by
eicchen
Loading…
5 tasks
DOC: Improve DateOffset docstring with constructor and examples (#52431)
Docs
Frequency
DateOffsets
#61476
opened May 22, 2025 by
ericzhihuang
Loading…
DOC: Restructure and expand UDF page
Apply
Apply, Aggregate, Transform, Map
Docs
#61470
opened May 21, 2025 by
datapythonista
Loading…
ENH: Support third-party execution engines in Series.map
Apply
Apply, Aggregate, Transform, Map
#61467
opened May 20, 2025 by
datapythonista
Loading…
5 tasks done
BUG: Raise ValueError on integer indexers containing NA; skip test for unsupported EAs
#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
BUG: Raise TypeError when joining with non-DataFrame using 'on=' (GH#61434)
Error Reporting
Incorrect or improved errors from pandas
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
#61454
opened May 18, 2025 by
iabhi4
Loading…
4 tasks done
BUG: Fix Dataframe handling of scalar Timestamp #61444
Bug
Timestamp
pd.Timestamp and associated methods
#61450
opened May 17, 2025 by
Farsidetfs
•
Draft
3 tasks
ENH: Implemented MultiIndex.searchsorted method ( GH14833)
Enhancement
MultiIndex
#61435
opened May 12, 2025 by
GSAUC3
Loading…
5 tasks done
BUG: Fix memory leak when slicing Series and assigning to self
#61426
opened May 10, 2025 by
niranjanorkat
Loading…
BUG: Raise MergeError when suffixes result in duplicate column names …
Bug
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
Fix #60766:.map,.apply would convert element type for extension array
#61396
opened May 3, 2025 by
pedromfdiogo
Loading…
4 of 5 tasks
Fix alignment in Series subtraction with MultiIndex, Index and NaN values (#60908)
#61381
opened Apr 30, 2025 by
rit4rosa
Loading…
BUG: Raise ValueError for non-string columns in read_json orient='table' (GH19129)
Error Reporting
Incorrect or improved errors from pandas
IO JSON
read_json, to_json, json_normalize
#61359
opened Apr 26, 2025 by
amoitra1
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.