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

DEPR: deprecate non-ndarray/Series/Index x in cut and qcut
#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.
#64585 opened Mar 13, 2026 by TkTech Loading…
TST: adjust tests for the deprecation default exact in assert_index_equal from "equiv" to True Index Related to the Index class or subclasses Testing pandas testing functions or related to the test suite
#64580 opened Mar 13, 2026 by natmokval Loading…
PERF: use np.unique instead of pd.unique in _FrequencyInferer
#64575 opened Mar 13, 2026 by jbrockmendel Loading…
1 task done
PERF: optimize block consolidation
#64574 opened Mar 13, 2026 by jbrockmendel Loading…
4 tasks done
TYP: Add type annotations to Index (pandas/core/indexes/base.py)
#64573 opened Mar 13, 2026 by jbrockmendel Loading…
3 of 5 tasks
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: Allow type[csv.Dialect] to be passed to read_csv()
#64559 opened Mar 12, 2026 by denisw Loading…
4 of 7 tasks
TST: remove is_ci_environment antipattern
#64548 opened Mar 12, 2026 by jbrockmendel Loading…
1 of 4 tasks
PERF: Optimize khash usage and clean up dead deletion code
#64543 opened Mar 12, 2026 by jbrockmendel Loading…
4 tasks done
DEPR: Change assert_index_equal(exact=) default from equiv to True Deprecate Functionality to remove in pandas Index Related to the Index class or subclasses
#64542 opened Mar 11, 2026 by natmokval Loading…
1 task done
ENH: Add OpenMP detection for cython.prange support
#64541 opened Mar 11, 2026 by jbrockmendel Loading…
2 tasks done
BUG: Fix CSV C tokenizer infinite loop with embedded \r + space
#64540 opened Mar 11, 2026 by jbrockmendel Loading…
4 tasks done
ENH: Plotting support for ExtensionArrays
#64535 opened Mar 11, 2026 by Julian-Harbeck Draft
3 of 7 tasks
ProTip! Type g i on any issue or pull request to go back to the issue listing page.