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: 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
PERF: fix slow python loop in validation for ArrowStringArray setitem value (_maybe_convert_setitem_value) Arrow pyarrow functionality Performance Memory or execution speed performance Strings String extension data type and string data
#64530 opened Mar 11, 2026 by jorisvandenbossche Loading… 3.0.2
PERF: Use SIMD for read_csv C tokenizer IO CSV read_csv, to_csv Performance Memory or execution speed performance
#64515 opened Mar 11, 2026 by jbrockmendel Loading…
PERF: Use lookup table for fast bulk scanning in CSV tokenizer IO CSV read_csv, to_csv Performance Memory or execution speed performance
#64513 opened Mar 10, 2026 by jbrockmendel Loading…
2 tasks done
ProTip! Mix and match filters to narrow down what you’re looking for.