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 length_of_indexer for negative-step slices (GH#66100)
#66108 opened Jul 1, 2026 by uttam12331 Loading…
2 tasks done
DOC: Add whatsnew note for %N strptime parsing
#66107 opened Jun 30, 2026 by pranavchoudhary-tech Contributor Loading…
BUG: DataFrame.loc partial assignment upcasting dtype of untouched columns
#66106 opened Jun 30, 2026 by gautamvarmadatla Contributor Loading…
6 of 7 tasks
BUG: select_dtypes ExtensionDtype matching (GH#40234, GH#59888) Bug NA - MaskedArrays Related to pd.NA and nullable extension arrays
#66096 opened Jun 30, 2026 by jbrockmendel Member Loading…
BUG: read_csv(engine="pyarrow") parse_dates does not parse numeric-looking dates Arrow pyarrow functionality Bug Datetime Datetime data dtype IO CSV read_csv, to_csv
#66066 opened Jun 27, 2026 by jbrockmendel Member Draft
TST: handle pyarrow-engine read_csv upstream-limitation xfails Arrow pyarrow functionality IO CSV read_csv, to_csv Testing pandas testing functions or related to the test suite
#66065 opened Jun 27, 2026 by jbrockmendel Member Draft
TST: assert pyarrow-engine read_csv behavior for by-design divergences Arrow pyarrow functionality IO CSV read_csv, to_csv Testing pandas testing functions or related to the test suite
#66064 opened Jun 27, 2026 by jbrockmendel Member Draft
BUG: read_csv(engine="pyarrow") with a scalar dtype and index_col Arrow pyarrow functionality Bug Dtype Conversions Unexpected or buggy dtype conversions IO CSV read_csv, to_csv
#66063 opened Jun 27, 2026 by jbrockmendel Member Draft
BUG: read_csv(engine="pyarrow") tuple names do not produce MultiIndex columns Arrow pyarrow functionality Bug IO CSV read_csv, to_csv
#66062 opened Jun 27, 2026 by jbrockmendel Member Draft
BUG: read_csv(engine="pyarrow") ignores names passed with an integer header Arrow pyarrow functionality Bug IO CSV read_csv, to_csv
#66058 opened Jun 27, 2026 by jbrockmendel Member Draft
BUG: read_csv(engine="pyarrow") column-name dedup and unnamed-header handling Arrow pyarrow functionality Bug IO CSV read_csv, to_csv
#66057 opened Jun 27, 2026 by jbrockmendel Member Draft
PERF: groupby _factorize_monotonic with freq attribute Groupby Performance Memory or execution speed performance
#66046 opened Jun 26, 2026 by rhshadrach Member Loading… 3.1
PERF: serialize tz-aware datetime to_json from datetime64 ndarray Bug IO JSON read_json, to_json, json_normalize Performance Memory or execution speed performance Timezones Timezone data dtype
#66007 opened Jun 24, 2026 by jbrockmendel Member Draft
BUG: DataFrame constructor aliases index and columns when passed the same Index (GH#42934) Bug Constructors Series/DataFrame/Index/pd.array Constructors Copy / view semantics Index Related to the Index class or subclasses
#66000 opened Jun 23, 2026 by jbrockmendel Member Loading…
BUG: prevent silent corruption of Index via .values/.array (GH#38547) Bug Copy / view semantics Index Related to the Index class or subclasses
#65994 opened Jun 23, 2026 by jbrockmendel Member Loading…
ProTip! Add no:assignee to see everything that’s not assigned.