Skip to content

Pull requests: pandas-dev/pandas

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

TST: parametrize Excel autofilter edge cases
#63220 opened Nov 27, 2025 by antznette1 Loading…
API: Timedelta constructor from keywords give microseconds
#63216 opened Nov 26, 2025 by jbrockmendel Loading…
6 tasks
BUG: raise TypeError when array not like 1D in pandas.array
#63210 opened Nov 26, 2025 by antareepsarkar Loading…
2 of 3 tasks
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…
BUG: groupby.filter handling of NA groups
#63202 opened Nov 25, 2025 by rhshadrach Draft
6 tasks
DOC #62437 Replace @Substitution and @Appender
#63201 opened Nov 25, 2025 by josquinlarsen Loading…
6 tasks
removed @DOC
#63200 opened Nov 25, 2025 by Chiwendaiyue Loading…
1 task
API: microsecond resolution for Timedelta strings Non-Nano datetime64/timedelta64 with non-nanosecond resolution Timedelta Timedelta data type
#63196 opened Nov 24, 2025 by jbrockmendel Loading…
2 of 6 tasks
3.0
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
CI: Check 2.3.x CI
#63176 opened Nov 23, 2025 by rhshadrach Draft
6 tasks
BUG: Fix metadata mutation in Index set operations (intersection/unio…
#63174 opened Nov 22, 2025 by deniskrds Loading…
3 of 6 tasks
ENH: Unbox NumPy scalars in indexing
#63165 opened Nov 20, 2025 by rhshadrach Draft
6 tasks
ENH: use stable sort in value_counts
#63158 opened Nov 20, 2025 by cmp0xff Loading…
3 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
#63146 opened Nov 18, 2025 by jbrockmendel Loading…
2 of 6 tasks
3.0
ProTip! Filter pull requests by the default branch with base:main.