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: NA.__and__, __or__, __xor__ with np.bool_ objects Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#61768 by jbrockmendel was merged Jul 3, 2025 Loading…
5 tasks done
3.0
chore: testing
#61765 by gherulloa was closed Jul 3, 2025 Loading…
5 tasks
Update __init__.py
#61762 by phanipaladugula was closed Jul 2, 2025 Loading…
Update __init__.py
#61761 by phanipaladugula was closed Jul 2, 2025 Loading…
chore: remove redundant words in comment Docs
#61759 by ianlv was merged Jul 2, 2025 Loading…
5 tasks
3.0
TST (string dtype): resolve skip in misc test_memory_usage Strings String extension data type and string data
#61757 by jorisvandenbossche was merged Jul 2, 2025 Loading… 3.0
DOC: Pass docstring validation for Index.infer_objects Docs Index Related to the Index class or subclasses
#61756 by mroeschke was merged Jul 1, 2025 Loading… 3.0
Revert "[2.3.x] DEPS: Drop Python 3.9 (#60792)" Build Library building on various platforms CI Continuous Integration
#61755 by mroeschke was merged Jul 3, 2025 Loading…
1 task
2.3.1
TST: fix decimal cast error message for pyarrow nightly tests CI Continuous Integration
#61749 by jorisvandenbossche was merged Jul 1, 2025 Loading… 3.0
CI: if no docstring, create error GL08 and don't validate - fix for numpydoc 1.9 CI Continuous Integration Code Style Code style, linting, code_checks
#61744 by Dr-Irv was merged Jun 30, 2025 Loading… 2.3.1
BUG: Assigning boolean series with boolean indexer Bug Indexing Related to indexing on series/frames, not to indexes themselves PDEP6-related related to PDEP6 (not upcasting during setitem-like Series operations)
#61743 by yuanx749 was merged Jul 1, 2025 Loading…
3 of 5 tasks
3.0
TST: Test coverage for Excel Formatter.py IO Excel read_excel, to_excel Testing pandas testing functions or related to the test suite
#61741 by lsgordon was closed Jul 1, 2025 Loading…
DOC: Fix grammar in AUTHORS.md Docs
#61739 by sangampaudel530 was merged Jun 30, 2025 Loading… 3.0
ENH: Added features of issue 61691
#61738 by ishaan1234 was closed Jun 30, 2025 Loading…
1 of 3 tasks
ENH: Parallelization support for pairwise correlation
#61737 by gangula-karthik was closed Jun 29, 2025 Loading…
2 of 5 tasks
ProTip! Filter pull requests by the default branch with base:main.