-
- Notifications
You must be signed in to change notification settings - Fork 19.3k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
TST: Add regression tests for setitem with different string storage (… Testing pandas testing functions or related to the test suite
DOC: Add explanation of index to 10min tutorial table-oriented section
#63008 by Hasan-8326 was closed Nov 6, 2025 Loading…
BUG: Fix TypeError in DataFrame.query with string list filtering
#63006 by Chiwendaiyue was closed Nov 6, 2025 Loading…
TST: Add regression tests for enlarging MultiIndex with None keys (GH…
#63004 by wdyy20041223 was closed Nov 6, 2025 Loading…
5 tasks
TST: Add regression test for pivot on empty frame with period dtype (GH62705) Testing pandas testing functions or related to the test suite
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.).
Add strict mode to zip in divmod tests in pandas\tests\arithmetic\test_numeric Code Style Code style, linting, code_checks
DEPR: silent string casting in binary Timedelta operations Deprecate Functionality to remove in pandas Timedelta Timedelta data type
BUG: td64 * masked_dtype raising NA - MaskedArrays Related to pd.NA and nullable extension arrays Numeric Operations Arithmetic, Comparison, and Logical operations
STY: Add strict=True in zip() in \core, \tests and \scripts Code Style Code style, linting, code_checks
STY: Add strict=True to zip() calls in pandas/core/reshape/concat.py Code Style Code style, linting, code_checks
STY: Add strict=True to zip() calls in pandas/core/reshape/encoding.py (Ruff B905) Code Style Code style, linting, code_checks
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 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…
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.