-
-
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
BUG: Pyarrow timestamp support for map() function
#61236
opened Apr 6, 2025 by
arthurlw
Loading…
updated Apr 7, 2025
4 of 5 tasks
BUG: Fix #57608: queries on categorical string columns in HDFStore.select() return unexpected results.
#61225
opened Apr 3, 2025 by
SofiaSM45
Loading…
updated Apr 8, 2025
4 of 5 tasks
ENH: Reimplement DataFrame.lookup
Enhancement
Indexing
Related to indexing on series/frames, not to indexes themselves
#61185
opened Mar 26, 2025 by
stevenae
Loading…
updated Apr 8, 2025
5 tasks done
FIX: date comparison fails when series is all pd.NaT values #61188
Bug
Datetime
Datetime data dtype
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#61200
opened Mar 30, 2025 by
Mohit-Kundu
Loading…
updated Apr 8, 2025
4 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…
updated Apr 9, 2025
4 of 5 tasks
BUG: resample method
Stale
groupby
then resample
on column gives incorrect results if the index is out of order
Bug
Groupby
Resample
#59408
opened Aug 4, 2024 by
aram-cedarwood
Loading…
updated Apr 9, 2025
4 of 5 tasks
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
updated Apr 9, 2025
BUG: Raise error if not busdaycalendar
#61250
opened Apr 8, 2025 by
j-hendricks
Loading…
updated Apr 9, 2025
4 of 5 tasks
BUG: Handle overlapping line and bar on the same plot
Bug
Visualization
plotting
#61173
opened Mar 24, 2025 by
MartinBraquet
Loading…
updated Apr 9, 2025
5 tasks done
API: Rename Internal Consistency of API/Behavior
Apply
Apply, Aggregate, Transform, Map
arg
to func
in Series.map
API - Consistency
#61264
opened Apr 10, 2025 by
datapythonista
Loading…
updated Apr 10, 2025
5 tasks done
BUG: Improve ImportError message to suggest importing dependencies directly for full error details
Build
Library building on various platforms
Error Reporting
Incorrect or improved errors from pandas
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
Bug: Save original index and remap after function completes
Filters
e.g. head, tail, nth
Performance
Memory or execution speed performance
#61116
opened Mar 13, 2025 by
Jeffrharr
Loading…
updated Apr 10, 2025
5 tasks done
DEPS: Revert SQLAlchemy minimum version back to 1.4.36
Dependencies
Required and optional dependencies
IO SQL
to_sql, read_sql, read_sql_query
Stale
BUG: Fix #61221: Exception with unstack(sort=False) and NA in index.
#61226
opened Apr 3, 2025 by
gsmll
Loading…
updated Apr 11, 2025
BUG: Fix pyarrow categoricals not working for pivot and multiindex
#61193
opened Mar 28, 2025 by
robin-mader-bis
Loading…
updated Apr 11, 2025
5 tasks done
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.