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

PERF: read_csv faster for integer and string columns Performance Memory or execution speed performance
#65350 opened Apr 23, 2026 by jbrockmendel Member Draft
2 of 3 tasks
BUG: Fix DataFrame.query when column is named inf or Inf (GH#35695)
#65349 opened Apr 23, 2026 by tinezivic Contributor Loading…
5 of 7 tasks
Backport PR #65346 on branch 3.0.x (CI: avoid pyarrow 25.0 for typing) CI Continuous Integration Typing type annotations, mypy/pyright type checking
#65348 opened Apr 23, 2026 by meeseeksmachine Contributor Loading… 3.0.3
PERF: faster integer column parsing in read_csv C engine Performance Memory or execution speed performance
#65347 opened Apr 23, 2026 by jbrockmendel Member Draft
3 of 4 tasks
BUG: fix Series.combine_first crash when names are Timestamps (#65333)
#65342 opened Apr 23, 2026 by Vincent08199 Contributor Loading…
4 of 7 tasks
DOC: document TextFileReader in the API reference Docs
#65341 opened Apr 22, 2026 by jbrockmendel Member Loading…
3 tasks done
2
PERF: avoid dtype.name in DataFrame block grouping Performance Memory or execution speed performance
#65337 opened Apr 22, 2026 by jbrockmendel Member Draft
4 tasks done
ENH: Suggest alternative package managers in optional dependency error
#65335 opened Apr 22, 2026 by sh4dzilla Loading…
6 of 7 tasks
CI: make wheel builds compilation more verbose Build Library building on various platforms CI Continuous Integration
#65331 opened Apr 22, 2026 by jorisvandenbossche Member Draft 3.1
BUG: Fix deprecation warning stacklevel in option_context (GH#63235)
#65329 opened Apr 22, 2026 by tinezivic Contributor Loading…
6 of 7 tasks
REF: relocate _freq storage from DTA/TDA arrays to Index (GH#24566) Refactor Internal refactoring of code
#65322 opened Apr 21, 2026 by jbrockmendel Member Loading…
4 tasks done
BUG: preserve IntEnum in DataFrame constructor when dtype=object (GH#59380)
#65317 opened Apr 21, 2026 by galsakuri Contributor Loading…
BUG: Preserve nullable index dtype in _transform_index ExtensionArray Extending pandas with custom dtypes or arrays. Index Related to the Index class or subclasses
#65316 opened Apr 21, 2026 by gautamvarmadatla Contributor Loading…
6 of 7 tasks
BUG: Fix DataFrame.at/iat raising ValueError when storing list-like in a single cell
#65311 opened Apr 20, 2026 by tinezivic Contributor Loading…
6 of 7 tasks
CI: Run code checks with Pixi CI Continuous Integration
#65300 opened Apr 19, 2026 by mroeschke Member Draft
PERF: short-circuit sentinel scans on integer indexers Performance Memory or execution speed performance
#65298 opened Apr 19, 2026 by jbrockmendel Member Draft
2 tasks done
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.