-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
ENH: Add dropna parameter to Series.unique() (fixes #61209)
#61235
opened Apr 5, 2025 by
sahermuhamed1
Loading…
4 of 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)
#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: Fix #57608: queries on categorical string columns in HDFStore.select() return unexpected results.
#61225
opened Apr 3, 2025 by
SofiaSM45
Loading…
4 of 5 tasks
Fix #58421: Index[timestamp[pyarrow]].union with itself return object type
#61219
opened Apr 2, 2025 by
afonso-antunes
Loading…
4 of 5 tasks
BUG: OverflowError when fillna on DataFrame with a pd.Timestamp (#61208)
#61216
opened Apr 2, 2025 by
PedroM4rques
Loading…
5 tasks done
BUG: Fix pyarrow categoricals not working for pivot and multiindex
#61193
opened Mar 28, 2025 by
robin-mader-bis
Loading…
5 tasks done
ENH: Reimplement DataFrame.lookup
Enhancement
Indexing
Related to indexing on series/frames, not to indexes themselves
#61185
opened Mar 26, 2025 by
stevenae
Loading…
5 tasks done
BUG: Handle line and bar on the same plot
Bug
Visualization
plotting
#61173
opened Mar 24, 2025 by
MartinBraquet
Loading…
1 of 5 tasks
ENH: Support boolean masks for Related to indexing on series/frames, not to indexes themselves
iloc.__getitem__
Enhancement
Indexing
#61162
opened Mar 21, 2025 by
arthurlw
Loading…
5 tasks done
Preserve Complex Data Types for to_csv
Complex
Complex Numbers
Enhancement
IO CSV
read_csv, to_csv
Needs Discussion
Requires discussion from core team before further action
#61157
opened Mar 20, 2025 by
Jaspvr
Loading…
ENH: Adds
dict
& **dict
support for pd.set_option
[#61093]
#61152
opened Mar 20, 2025 by
himanshumahajan138
Loading…
4 of 5 tasks
ENH: Added dict support for Functionality to remove in pandas
Enhancement
pd.set_option
API Design
Deprecate
#61151
opened Mar 20, 2025 by
arthurlw
Loading…
5 tasks done
BUG: Added deprecation warning to Timestamp constructor
Deprecate
Functionality to remove in pandas
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Timestamp
pd.Timestamp and associated methods
String dtype: more informative repr (keeping brief __str__)
Output-Formatting
__repr__ of pandas objects, to_string
Strings
String extension data type and string data
#61148
opened Mar 19, 2025 by
jorisvandenbossche
•
Draft
BUG: Preserve column names in DataFrame.from_records when nrows=0
Bug
IO Data
IO issues that don't fit into a more specific label
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.