-
-
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
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
Wheels for win_arm64
Build
Library building on various platforms
#61463
opened May 19, 2025 by
khmyznikov
Loading…
1 of 2 tasks
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
#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…
Fix #61072: inconsistent fullmatch results with regex alternation
Bug
Strings
String extension data type and string data
#61343
opened Apr 23, 2025 by
Pedro-Santos04
Loading…
1 task
[WIP] ENH: support reading directory in read_csv
IO CSV
read_csv, to_csv
#61275
opened Apr 12, 2025 by
fangchenli
Loading…
5 tasks
BUG: Fix DatetimeIndex timezone preservation when joining indexes with same timezone but different units
#61234
opened Apr 5, 2025 by
myenugula
Loading…
5 tasks done
BUG: Fix scatter plot colors in groupby context to match line plot behavior (#59846)
Bug
Groupby
Visualization
plotting
#61233
opened Apr 5, 2025 by
myenugula
Loading…
5 tasks done
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.