-
-
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: Fix Series.str.zfill for ArrowDtype string arrays #61485
Strings
String extension data type and string data
#61533
opened Jun 1, 2025 by
iabhi4
Loading…
4 tasks done
ENH: Add
force_suffixes
boolean argument to pd.merge
#61498
opened May 26, 2025 by
kopytjuk
Loading…
2 of 5 tasks
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
ENH: Implemented MultiIndex.searchsorted method ( GH14833)
Enhancement
MultiIndex
#61435
opened May 12, 2025 by
GSAUC3
Loading…
5 tasks done
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
BUG: Fix scatter plot colors in groupby context to match line plot behavior (#59846)
Bug
Groupby
Stale
Visualization
plotting
#61233
opened Apr 5, 2025 by
myenugula
Loading…
5 tasks done
BUG: Fix #61221: Exception with unstack(sort=False) and NA in index.
#61226
opened Apr 3, 2025 by
gsmll
Loading…
BUG: Added deprecation warning to Timestamp constructor
Deprecate
Functionality to remove in pandas
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Stale
Timestamp
pd.Timestamp and associated methods
BUG: Fix return type of loc/iloc
Bug
Dtype Conversions
Unexpected or buggy dtype conversions
Indexing
Related to indexing on series/frames, not to indexes themselves
#61054
opened Mar 4, 2025 by
sanggon6107
Loading…
3 of 5 tasks
BUG: Add fillna at the beginning of _where not to fill NA. #60729
Bug
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#60772
opened Jan 23, 2025 by
sanggon6107
Loading…
4 of 5 tasks
PDEP-15: Reject PDEP-10
PDEP
pandas enhancement proposal
#58623
opened May 7, 2024 by
lithomas1
Loading…
5 tasks
PERF: improve StringArray.isna
Performance
Memory or execution speed performance
Stale
Strings
String extension data type and string data
#57733
opened Mar 5, 2024 by
jorisvandenbossche
Loading…
5 tasks
ProTip!
Filter pull requests by the default branch with base:main.