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

BUG: distinguish bool from int in object-dtype hash table
#64639 opened Mar 16, 2026 by jbrockmendel Loading…
1 of 5 tasks
BUG: Fix 2D ExtensionArray handling in construction and CSV serialization
#64634 opened Mar 16, 2026 by jbrockmendel Loading…
2 tasks done
CLN: typo fixups
#64632 opened Mar 16, 2026 by jbrockmendel Loading…
7 tasks
BUG: fix "1 ," converting to 1 by read_csv c engine with tsep
#64631 opened Mar 16, 2026 by bilichboris Loading…
5 of 7 tasks
TST: add regression test for #26558
#64623 opened Mar 15, 2026 by EthicalCha0s Loading…
DEPR: .values lossy behavior for DatetimeTZDtype, PeriodDtype, IntervalDtype API - Consistency Internal Consistency of API/Behavior Deprecate Functionality to remove in pandas
#64613 opened Mar 15, 2026 by jbrockmendel Loading…
4 tasks done
2
PERF: speed up strftime for common format directives Performance Memory or execution speed performance
#64609 opened Mar 15, 2026 by jbrockmendel Loading…
6 tasks done
DOC: Clarify reindexing in column assignment (#39845) Docs Indexing Related to indexing on series/frames, not to indexes themselves
#64601 opened Mar 15, 2026 by AKSHAY355-a Loading…
4 of 7 tasks
ENH: Migrate numpydoc validation to sphinx Docs
#64595 opened Mar 14, 2026 by tuhinsharma121 Loading…
4 tasks done
DEPR: deprecate non-ndarray/Series/Index x in cut and qcut Deprecate Functionality to remove in pandas
#64589 opened Mar 14, 2026 by jbrockmendel Loading…
3 tasks done
TST: Add regression test for GH#55969
#64587 opened Mar 13, 2026 by syedmuhammadayyanibrar Loading…
7 tasks
DOC: Switch to using gh-pages for documentation. Docs
#64585 opened Mar 13, 2026 by TkTech Loading…
DOC: clarifying min_itemsize in HDFStore.append and HDFStore.put documentation Docs IO HDF5 read_hdf, HDFStore
#64583 opened Mar 13, 2026 by K0Stek122 Loading…
7 tasks done
PERF: use np.unique instead of pd.unique in _FrequencyInferer Performance Memory or execution speed performance
#64575 opened Mar 13, 2026 by jbrockmendel Loading…
1 task done
PERF: optimize block consolidation Performance Memory or execution speed performance
#64574 opened Mar 13, 2026 by jbrockmendel Loading…
4 tasks done
BUG: Fix HDFStore.put with StringDtype columns and compression (#64180)
#64569 opened Mar 12, 2026 by alubbock Loading…
6 of 7 tasks
BUG: raising clear error for hist/box with duplicate column names
#64567 opened Mar 12, 2026 by mserdukoff Loading…
4 of 7 tasks
TYP: add type annotations for dynamically-inherited DatetimeIndex attributes Typing type annotations, mypy/pyright type checking
#64562 opened Mar 12, 2026 by tuhinsharma121 Loading…
1 task done
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.