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

DOC: Correct return type for DataFrame.hist Docs Visualization plotting
#63011 by MarcoGorelli was merged Nov 6, 2025 Loading…
5 tasks
3.0
TST: Add regression tests for setitem with different string storage (… Testing pandas testing functions or related to the test suite
#63009 by wdyy20041223 was merged Nov 6, 2025 Loading…
5 tasks
3.0
STY: Add strict=True in zip() in \core Code Style Code style, linting, code_checks
#63005 by invain01 was merged Nov 6, 2025 Loading… 3.0
TST: Add regression test for pivot on empty frame with period dtype (GH62705) Testing pandas testing functions or related to the test suite
#63003 by Nithurshen was merged Nov 6, 2025 Loading…
4 of 5 tasks
3.0
BUG: empty_frame[tuple] = values corrupting frame Indexing Related to indexing on series/frames, not to indexes themselves Nested Data Data where the values are collections (lists, sets, dicts, objects, etc.).
#63002 by jbrockmendel was merged Nov 6, 2025 Loading…
3 of 5 tasks
3.0
DOC: Replace @Appender decorators with inline docstrings in IntervalIndex AI Slop Suspected of being AI-generated, which is not welcome. Docs
#63000 by Geeeeeene was merged Nov 6, 2025 Loading… 3.0
Add strict=true in zip() in tests\arrays Code Style Code style, linting, code_checks
#62997 by IngramBJ was merged Nov 5, 2025 Loading…
1 of 5 tasks
3.0
Add strict mode to zip in divmod tests in pandas\tests\arithmetic\test_numeric Code Style Code style, linting, code_checks
#62996 by IngramBJ was merged Nov 5, 2025 Loading…
1 of 5 tasks
3.0
DEPR: silent string casting in binary Timedelta operations Deprecate Functionality to remove in pandas Timedelta Timedelta data type
#62989 by jbrockmendel was merged Nov 6, 2025 Loading…
3 of 5 tasks
3.0
CLN: remove unnecessary return tuple elements Clean
#62987 by jbrockmendel was merged Nov 5, 2025 Loading…
5 tasks
3.0
BUG: td64 * masked_dtype raising NA - MaskedArrays Related to pd.NA and nullable extension arrays Numeric Operations Arithmetic, Comparison, and Logical operations
#62986 by jbrockmendel was merged Nov 4, 2025 Loading…
3 of 5 tasks
3.0
CI: Use macos-15-intel in python-dev job CI Continuous Integration
#62985 by mroeschke was merged Nov 4, 2025 Loading… 3.0
STY: Add strict=True in zip() in \core, \tests and \scripts Code Style Code style, linting, code_checks
#62984 by invain01 was merged Nov 5, 2025 Loading… 3.0
STY: Add strict=True to zip() calls in pandas/core/reshape/concat.py Code Style Code style, linting, code_checks
#62983 by IngramBJ was merged Nov 4, 2025 Loading…
1 of 5 tasks
3.0
STY: Add strict=True to zip() calls in pandas/core/reshape/encoding.py (Ruff B905) Code Style Code style, linting, code_checks
#62982 by IngramBJ was merged Nov 4, 2025 Loading…
1 of 5 tasks
3.0
STY: apply b905 strict limit to zip in pandas/core/reshape/concat.py
#62978 by AnonToky was merged Nov 4, 2025 Loading…
1 of 5 tasks
TST: replace ensure_clean with temp_file in pandas/tests/io/formats/t… AI Slop Suspected of being AI-generated, which is not welcome.
#62977 by IngramBJ was closed Nov 4, 2025 Draft
4 tasks
TST: Replace ensure_clean utility function with the temp_file in \_testing AI Slop Suspected of being AI-generated, which is not welcome.
#62976 by invain01 was closed Nov 4, 2025 Loading…
ProTip! Exclude everything labeled bug with -label:bug.