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 pivot_table margins dropping valid rows when aggfunc is a dict
#65768 opened May 31, 2026 by anzinmhd Contributor Loading…
3 tasks done
PERF: read_csv faster for float columns IO CSV read_csv, to_csv Performance Memory or execution speed performance
#65767 opened May 31, 2026 by jbrockmendel Member Draft
2 of 3 tasks
PERF: limit ADBC table existence metadata
#65761 opened May 30, 2026 by puneetdixit200 Loading…
7 tasks done
Fix outdated matplotlib link in visualization docs
#65760 opened May 30, 2026 by Aanushka001 Loading…
DOC: fix outdated matplotlib link in visualization.rst
#65759 opened May 30, 2026 by wali-reheman Loading…
PERF: Fix regression in DatetimeIndex.normalize Datetime Datetime data dtype Performance Memory or execution speed performance
#65757 opened May 30, 2026 by rhshadrach Member Loading… 3.1
STYLE: enforce "|".join([...]) for message-regex alternations in tests Code Style Code style, linting, code_checks
#65756 opened May 30, 2026 by jbrockmendel Member Draft
TST: Fix fastparquet xfail bound in test_to_parquet_new_file
#65755 opened May 30, 2026 by jbrockmendel Member Loading…
PERF: restore to_datetime caching for duplicated input with an explicit format Datetime Datetime data dtype Performance Memory or execution speed performance
#65754 opened May 30, 2026 by jbrockmendel Member Draft
BUG: avoid caller dtype cast for Series.map mapper
#65752 opened May 29, 2026 by hanhan761 Loading…
3 tasks done
DEPR: deprecate DataFrame construction from ragged list of sequences Constructors Series/DataFrame/Index/pd.array Constructors Deprecate Functionality to remove in pandas
#65751 opened May 29, 2026 by jbrockmendel Member Draft
2 tasks done
BUG: inplace where/mask corrupting multi-column 2D datetimelike blocks Bug Indexing Related to indexing on series/frames, not to indexes themselves Internals Related to non-user accessible pandas implementation Regression Functionality that used to work in a prior pandas version
#65750 opened May 29, 2026 by jbrockmendel Member Draft 3.1
BUG: unstack corrupting source DataFrame via Copy-on-Write aliasing Bug Copy / view semantics Regression Functionality that used to work in a prior pandas version Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#65748 opened May 29, 2026 by jbrockmendel Member Draft 3.1
BUG: get_indexer_non_unique raising ZeroDivisionError on empty index Bug Indexing Related to indexing on series/frames, not to indexes themselves
#65747 opened May 29, 2026 by jbrockmendel Member Draft
BUG: DataFrame.resample is adding padding at the start and end
#65745 opened May 28, 2026 by morotti Contributor Loading…
7 of 11 tasks
4
CLN: clean-up get_values logic in objToJSON Clean IO JSON read_json, to_json, json_normalize
#65744 opened May 28, 2026 by jorisvandenbossche Member Loading… 3.1
DOC: Fix outdated matplotlib link in visualization.rst Docs
#65738 opened May 26, 2026 by benedetz Loading…
4 of 7 tasks
3.1
TST add shares_memory coverage
#65725 opened May 25, 2026 by DongquanZheng Loading…
4 of 7 tasks
DOC: fix incorrect alignment description in where/mask docstrings
#65715 opened May 23, 2026 by RonGamzu Loading…
3 tasks done
BUG: raise on melt output-name collisions for var_name (#65654)
#65714 opened May 23, 2026 by Sanjays2402 Loading…
5 tasks done
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.