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: 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
PERF: preserve block memory layout in Block.copy (GH#60469) Performance Memory or execution speed performance
#65302 opened Apr 19, 2026 by jbrockmendel Member Loading…
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
PERF: unroll take_1d/take_2d inner loops with contig fast path Performance Memory or execution speed performance
#65295 opened Apr 19, 2026 by jbrockmendel Member Loading…
4 of 7 tasks
BUG: Fix DataFrame.var/std/sem(axis=1) returning object dtype with mixed numeric types
#65294 opened Apr 19, 2026 by tinezivic Contributor Loading…
7 tasks done
BUG: Fix bar plot xticks treating index values as axis positions (#55508)
#65293 opened Apr 19, 2026 by tinezivic Contributor Loading…
6 tasks done
DOC: add docstring with examples to NDFrame.__invert__ (~ operator)
#65291 opened Apr 19, 2026 by RudrenduPaul Loading…
2 tasks done
BUG: Fix to_sql passing incorrect index column name
#65290 opened Apr 19, 2026 by tianlangqin Contributor Loading…
6 of 7 tasks
BUG: Fix regex inference in ArrowExtensionArray._str_split (GH#58321)
#65287 opened Apr 19, 2026 by tinezivic Contributor Loading…
6 tasks done
BUG: Categorical.map() sort categories for unordered categoricals (#58153)
#65286 opened Apr 19, 2026 by tinezivic Contributor Loading…
6 tasks done
PERF: avoid materializing set/list in isin for common dtype cases Performance Memory or execution speed performance
#65284 opened Apr 18, 2026 by jbrockmendel Member Draft
4 tasks done
PERF: read_csv emits pyarrow-backed string arrays directly from the C parser Performance Memory or execution speed performance
#65283 opened Apr 18, 2026 by jbrockmendel Member Draft
4 of 5 tasks
PERF: skip Period-object round-trip when plotting PeriodIndex Performance Memory or execution speed performance
#65280 opened Apr 18, 2026 by jbrockmendel Member Draft
4 tasks done
PERF: short-circuit sort_index(level=...) on monotonic non-MultiIndex Performance Memory or execution speed performance
#65279 opened Apr 18, 2026 by jbrockmendel Member Loading…
4 tasks done
PERF: speed up DataFrame.plot with DatetimeIndex on wide DataFrames Performance Memory or execution speed performance
#65278 opened Apr 18, 2026 by jbrockmendel Member Draft
3 tasks done
PERF: speed up tab completion for DataFrame/Series with a large index Performance Memory or execution speed performance
#65277 opened Apr 18, 2026 by jbrockmendel Member Loading…
3 tasks done
REF:Avoid state mutation in FrameApply.agg by threading obj and axis …
#65274 opened Apr 18, 2026 by harrywzl Loading…
4 tasks done
ProTip! Adding no:label will show everything without a label.