-
-
Notifications
You must be signed in to change notification settings - Fork 19.3k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add test for concat datetime64 columns of differing resolutions
#63206
opened Nov 26, 2025 by
Cjesse
Loading…
2 of 6 tasks
BUG: preserve datetime64 units during concat
AI Slop
Suspected of being AI-generated, which is not welcome.
#63204
opened Nov 26, 2025 by
kushikks
Loading…
ENH: Update testing.assert_frame_equal to describe all columns with differences
#63203
opened Nov 25, 2025 by
skerkar10
Loading…
5 of 6 tasks
DOC #62437 Replace @Substitution and @Appender
#63201
opened Nov 25, 2025 by
josquinlarsen
Loading…
6 tasks
API: microsecond resolution for Timedelta strings
Non-Nano
datetime64/timedelta64 with non-nanosecond resolution
Timedelta
Timedelta data type
PDEP-8 inplace: return self for inplace=True in methods that will keep the keyword
API Design
inplace
Relating to inplace parameter or equivalent
DOC: inline docstrings for read_excel and storage options in io/excel…
Docs
IO Excel
read_excel, to_excel
#63193
opened Nov 24, 2025 by
Fidorc80
Loading…
1 of 6 tasks
BUG: fix
DataFrame.__setitem__ with 2D object arrays
#63184
opened Nov 24, 2025 by
akkik04
Loading…
4 of 6 tasks
BUG: Fix Index.intersection returning same instance when indexes are equal GH#63169
#63179
opened Nov 23, 2025 by
sudam802
Loading…
BUG: Inconsistent behavior of Groupby with None values with filter (#…
#63178
opened Nov 23, 2025 by
koskampt
Loading…
2 of 4 tasks
BUG: Fix metadata mutation in Index set operations (intersection/unio…
#63174
opened Nov 22, 2025 by
deniskrds
Loading…
3 of 6 tasks
ENH: Make pd.to_datetime with format parameter more robust to dirty data (#62840)
#63171
opened Nov 21, 2025 by
jakechirsch
Loading…
Doc: Fix copy parameter type in astype docstring Fixes #63144
#63157
opened Nov 20, 2025 by
blu3-bird
Loading…
DOC: replace @doc @appender with inline docstringsin pandas/core/indexes/datetimelike.py
#63152
opened Nov 19, 2025 by
AnonToky
Loading…
1 of 6 tasks
ENH: Add mapping of nullable columns to pandas.to_sql
#63147
opened Nov 18, 2025 by
mpak123
Loading…
6 tasks done
API: date_range, timedelta_range infer unit from start/end/freq
API - Consistency
Internal Consistency of API/Behavior
Datetime
Datetime data dtype
Timedelta
Timedelta data type
BUG: fix polluted window in rolling kurt
#63143
opened Nov 18, 2025 by
Alvaro-Kothe
Loading…
5 of 7 tasks
EHN: Adding prefix support for pd.merge
#63142
opened Nov 18, 2025 by
zhangbowen-coder
Loading…
4 tasks done
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.