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: Optimize BlockManager metadata operations and dtype inference
#65035 opened Apr 2, 2026 by loryzeta33 Loading…
1 of 2 tasks
PERF: Use DataFrame-level reductions in DataFrame.agg with list of funcs Performance Memory or execution speed performance
#65031 opened Apr 2, 2026 by jbrockmendel Draft
3 tasks done
PERF: avoid expensive DataFrame snapshot in loc.__setitem__ Performance Memory or execution speed performance
#65028 opened Apr 2, 2026 by jbrockmendel Draft
6 tasks done
PERF: restore hash table pre-allocation in value_count Performance Memory or execution speed performance
#65027 opened Apr 2, 2026 by jbrockmendel Loading…
2 tasks done
PERF: restore kh_get before kh_put in hashtable operations Performance Memory or execution speed performance
#65026 opened Apr 2, 2026 by jbrockmendel Loading…
2 tasks
PERF: Optimize CSV categorical parsing when categories are known Performance Memory or execution speed performance
#65018 opened Apr 2, 2026 by jbrockmendel Draft
4 tasks
ProTip! Filter pull requests by the default branch with base:main.