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

REF: simplify mask_missing Refactor Internal refactoring of code
#62049 by jbrockmendel was merged Aug 5, 2025 Loading… 3.0
DOC: BooleanDType docstring update
#62044 by saguaro1234 was closed Aug 4, 2025 Loading…
3 tasks
API: rank with nullable dtypes preserve NA NA - MaskedArrays Related to pd.NA and nullable extension arrays
#62043 by jbrockmendel was merged Aug 4, 2025 Loading…
4 of 5 tasks
3.0
[pre-commit.ci] pre-commit autoupdate Code Style Code style, linting, code_checks
#62041 by pre-commit-ci bot was merged Aug 4, 2025 Loading… 3.0
Bump pypa/cibuildwheel from 3.1.1 to 3.1.3 CI Continuous Integration Dependencies Required and optional dependencies
#62039 by dependabot bot was merged Aug 4, 2025 Loading… 3.0
API: improve dtype in df.where with EA other Dtype Conversions Unexpected or buggy dtype conversions Error Reporting Incorrect or improved errors from pandas
#62038 by jbrockmendel was merged Aug 5, 2025 Loading…
3 of 5 tasks
3.0
Ignore this
#62034 by 0x3vAD was closed Aug 3, 2025 Draft
5 tasks
EHN: return early when the result is None Index Related to the Index class or subclasses
#62032 by zhiqiangxu was merged Aug 4, 2025 Loading… 3.0
TST: Speed up hypothesis and slow tests Testing pandas testing functions or related to the test suite
#62028 by mroeschke was merged Aug 3, 2025 Loading…
BUG: groupby.idxmin/idxmax with all NA values should raise API - Consistency Internal Consistency of API/Behavior Groupby Reduction Operations sum, mean, min, max, etc.
#62026 by rhshadrach was merged Aug 5, 2025 Loading…
1 of 5 tasks
3.0
BUG: Change default of observed in Series.groupby Bug Categorical Categorical Data Type Groupby
#62025 by rhshadrach was merged Aug 2, 2025 Loading…
5 tasks
3.0
TST: nan->NA in non-construction tests Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Testing pandas testing functions or related to the test suite
#62021 by jbrockmendel was merged Aug 4, 2025 Loading… 3.0
REF: make copy keyword in recode_for_categories keyword only Categorical Categorical Data Type
#62019 by mroeschke was merged Aug 4, 2025 Loading… 3.0
BUG: Implement elementwise IntervalArray.overlaps (#62004)
#62006 by Aniketsy was closed Jul 31, 2025 Loading…
Fix for issue 62001; ENH: Context-aware error messages for optional dependencies
#62003 by wilocu was closed Jul 30, 2025 Loading…
5 tasks done
DOC: Simplify footer text in pandas documentation
#62002 by revanthpuvanes was closed Jul 30, 2025 Loading…
BUG: Avoid copying categorical codes if copy=False Categorical Categorical Data Type
#62000 by fjetter was merged Aug 1, 2025 Loading…
4 tasks done
3.0
Maddie doc simplify footer theme
#61999 by maddiew95 was closed Jul 30, 2025 Loading…
DOC: add button to edit on GitHub
#61997 by DoNguyenHung was closed Jul 29, 2025 Loading…
1 of 5 tasks
TST: Raise on pytest.PytestWarning Testing pandas testing functions or related to the test suite
#61996 by mroeschke was merged Jul 30, 2025 Loading… 3.0
ProTip! Exclude everything labeled bug with -label:bug.