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

TST: Replace ensure_clean with temp_file in 3 files Testing pandas testing functions or related to the test suite
#62556 opened Oct 3, 2025 by mikkas456 Loading…
2 tasks done
Fix variance calculation for complex numbers by preserving dtype Reduction Operations sum, mean, min, max, etc.
#62555 opened Oct 3, 2025 by shaurya5 Loading…
4 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…
2 of 5 tasks
REF: consistent ndarray-wrapping for lists in arithmetic ops
#62552 opened Oct 2, 2025 by jbrockmendel Loading…
5 tasks
Fix assert frame equal na 61473
#62551 opened Oct 2, 2025 by LandonB5 Loading…
4 tasks
BUG: make read_csv be able to read large floating numbers into float IO CSV read_csv, to_csv
#62542 opened Oct 2, 2025 by Alvaro-Kothe Loading…
4 of 5 tasks
ENH: improve error message when specifying a previously-deprecated frequen… Error Reporting Incorrect or improved errors from pandas Frequency DateOffsets
#62539 opened Oct 1, 2025 by jgao8 Loading…
3 tasks done
Bug/gh62522
#62537 opened Oct 1, 2025 by Akashisang Loading…
3 tasks
Nanops numba implementation
#62536 opened Oct 1, 2025 by eoincondron Loading…
API/BUG: freq retention in value_counts
#62532 opened Oct 1, 2025 by sanjanam1998 Loading…
4 of 5 tasks
BUG: setitem-with-expansion unwanted casting
#62523 opened Sep 30, 2025 by jbrockmendel Loading…
9 of 11 tasks
7
1
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
#62521 opened Sep 30, 2025 by meeseeksmachine Loading… 2.3.4
CI: specify supported glibc/musl versions for wheel Build Library building on various platforms
#62519 opened Sep 30, 2025 by Alvaro-Kothe Loading…
1 of 5 tasks
Fix rolling var bug Window rolling, ewma, expanding
#62514 opened Sep 30, 2025 by suzyahyah Loading…
Add tests for date parsing when display.date_dayfirst and display.date_yearfirst are set Testing pandas testing functions or related to the test suite
#62511 opened Sep 29, 2025 by harinik Loading…
1 of 5 tasks
BUG: Take method of NumpyExtensionArray now returns another extension array with the correct dtype. Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Bug ExtensionArray Extending pandas with custom dtypes or arrays.
#62502 opened Sep 29, 2025 by aijams Draft
4 of 5 tasks
chore(build): exlude tests in build
#62495 opened Sep 29, 2025 by mainred Loading…
5 tasks
BUG: fix boxplot column misorder Visualization plotting
#62491 opened Sep 28, 2025 by zhuoyahuang Loading…
3 of 5 tasks
STY: Use strict arg in zip() in pandas/core/reshape
#62483 opened Sep 27, 2025 by jsngn Loading…
5 tasks done
TST: Replace ensure_clean utility function with the temp_file pytest fixture in 5 test files Testing pandas testing functions or related to the test suite
#62481 opened Sep 27, 2025 by jsngn Loading…
5 tasks done
ProTip! Follow long discussions with comments:>50.