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

CI: specify supported glibc/musl versions for wheel Build Library building on various platforms Stale
#62519 opened Sep 30, 2025 by Alvaro-Kothe Loading… updated Nov 3, 2025
1 of 5 tasks
STY: ruff-format reformat for frame.py Code Style Code style, linting, code_checks
#62554 opened Oct 3, 2025 by RAAPPO Loading… updated Nov 3, 2025
2 of 5 tasks
STY: Enforce Ruff rule B905 for pandas/tests
#62564 opened Oct 3, 2025 by RAAPPO Loading… updated Nov 3, 2025
2 of 5 tasks
Fix/53098 numeric only disallow non bools
#62632 opened Oct 8, 2025 by divya1974 Loading… updated Nov 3, 2025
5 tasks done
BUG: Aligned skew and kurt results with scipy.stats
#62925 opened Oct 30, 2025 by SebastianGoldmann Loading… updated Nov 2, 2025
4 of 5 tasks
Fix convert_dtype complex
#62960 opened Nov 2, 2025 by Ma-gi-cian Loading… updated Nov 2, 2025
4 tasks done
BUG: Skip axis=1 concat in merge for empty non-key columns (#62949)
#62958 opened Nov 2, 2025 by Fahad-Alam-Jamal Loading… updated Nov 2, 2025
5 tasks done
Support for pyarrow version under 22.0.0, hardening for AttributeError
#62956 opened Nov 2, 2025 by smoe Loading… updated Nov 2, 2025
4 tasks
Fix assert frame equal na 61473 Stale
#62551 opened Oct 2, 2025 by LandonB5 Loading… updated Nov 2, 2025
4 tasks
Enable roundtripping nested dtypes through parquet and arrow IO Parquet parquet, feather
#62952 opened Nov 1, 2025 by phofl Loading… updated Nov 1, 2025
5 tasks done
DOC: clarify MultiIndex.swaplevel default behavior Docs
#62772 opened Oct 21, 2025 by dkane01 Loading… updated Nov 1, 2025
2 of 5 tasks
PARTIAL FIX: Improve leading zeros preservation with dtype=str for dict-based dtypes Arrow pyarrow functionality Bug IO CSV read_csv, to_csv Stale
#62242 opened Sep 2, 2025 by dxdc Loading… updated Nov 1, 2025
4 tasks done
BUG: Fixed DataFrame.combine with non-unique columns
#62760 opened Oct 19, 2025 by vijmeister Loading… updated Oct 31, 2025
4 of 5 tasks
DOC: Fix linkcode_resolve for inherited properties Stale
#62225 opened Aug 31, 2025 by Karthik-Ramkumar Loading… updated Oct 31, 2025
2 of 5 tasks
Backport PR #62313 on branch 2.3.x (DOC: Fix NaT and NA API docs) Docs Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Stale
#62521 opened Sep 30, 2025 by meeseeksmachine Loading… updated Oct 31, 2025 2.3.4
BUG: Fix MultiIndex key type check for datetime/date (Issue #55969)
#62819 opened Oct 24, 2025 by Roxicaro Draft updated Oct 30, 2025
3 of 5 tasks
remove-doc-decorators-pandas\core\generic.py Docs
#62666 opened Oct 12, 2025 by wdyy20041223 Loading… updated Oct 30, 2025
5 tasks
Update error message to include other package managers Error Reporting Incorrect or improved errors from pandas
#62797 opened Oct 22, 2025 by kwinkunks Loading… updated Oct 30, 2025
3 of 4 tasks
Fix void dtype handling Bug Constructors Series/DataFrame/Index/pd.array Constructors Stale
#61637 opened Jun 12, 2025 by flying-sheep Loading… updated Oct 30, 2025
5 tasks done
DOC: Add cross-links from API reference to user guides for indexing a…
#62917 opened Oct 30, 2025 by chaitanyakumar-d Loading… updated Oct 30, 2025
Fix/issue 54204
#62914 opened Oct 30, 2025 by HollisHolmes Draft updated Oct 30, 2025
5 tasks
ENH: add option to save json without escaping forward slashes
#62830 opened Oct 25, 2025 by u7955901 Loading… updated Oct 29, 2025
5 tasks done
BUG: DataFrame.rank does not return EA types when original type was an EADtype
#62189 opened Aug 25, 2025 by sharkipelago Loading… updated Oct 29, 2025
4 tasks done
ProTip! no:milestone will show everything without a milestone.