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

Added legend_loc parameter to plot function
#62568 opened Oct 3, 2025 by mittal-aakriti Draft
5 tasks
CLN: Add allow_slice to is_hashable function
#62567 opened Oct 3, 2025 by LirongMa Draft
5 tasks
STY: Enforce Ruff rule B905 for pandas/tests
#62564 opened Oct 3, 2025 by RAAPPO Loading…
2 of 5 tasks
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
ProTip! Filter pull requests by the default branch with base:main.