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: Fix TypeError in DataFrame.query with string list filtering
#63006 by Chiwendaiyue was closed Nov 6, 2025 Loading… updated Nov 6, 2025
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… updated Nov 6, 2025 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… updated Nov 6, 2025
3 of 5 tasks
3.0
BUG: fix polluted window in skewness computation Reduction Operations sum, mean, min, max, etc. Window rolling, ewma, expanding
#62863 by Alvaro-Kothe was merged Nov 6, 2025 Loading… updated Nov 6, 2025
6 of 7 tasks
3.0
TST: Improve runtime of some unit tests Testing pandas testing functions or related to the test suite
#62968 by mroeschke was merged Nov 5, 2025 Loading… updated Nov 5, 2025 3.0
REF: Make deep keyword only in Block(Manager).copy Clean
#62969 by mroeschke was merged Nov 5, 2025 Loading… updated Nov 5, 2025 3.0
Fix assert frame equal na dtype false 61473
#62672 by santhoshbethi was closed Nov 5, 2025 Loading… updated Nov 5, 2025
5 tasks done
DEPR/BUG: Do not ignore sort in concat for DatetimeIndex Bug Deprecate Functionality to remove in pandas Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#62843 by rhshadrach was merged Nov 5, 2025 Loading… updated Nov 5, 2025
1 of 5 tasks
Add strict=true in zip() in tests\arrays Code Style Code style, linting, code_checks
#62997 by IngramBJ was merged Nov 5, 2025 Loading… updated Nov 5, 2025
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… updated Nov 5, 2025
1 of 5 tasks
3.0
BUG: Handle non-dict items in json_normalize with max_level Error Reporting Incorrect or improved errors from pandas IO JSON read_json, to_json, json_normalize
#62848 by parthava-adabala was merged Nov 4, 2025 Loading… updated Nov 5, 2025
5 tasks done
3.0
CLN: remove unnecessary return tuple elements Clean
#62987 by jbrockmendel was merged Nov 5, 2025 Loading… updated Nov 5, 2025
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… updated Nov 4, 2025
3 of 5 tasks
3.0
BUG: Fix sorting behavior of DataFrame.join on list arguments Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode Sorting e.g. sort_index, sort_values
#62954 by rhshadrach was merged Nov 4, 2025 Loading… updated Nov 4, 2025
1 of 5 tasks
3.0
DOC: Remove ..versionchanged less than version 2.0 Docs
#62939 by mroeschke was merged Nov 4, 2025 Loading… updated Nov 4, 2025 3.0
CI: Use macos-15-intel in python-dev job CI Continuous Integration
#62985 by mroeschke was merged Nov 4, 2025 Loading… updated Nov 4, 2025 3.0
DEPR: deprecate passing Series to Index.join
#62948 by Lakshya-Upadhyaya was merged Nov 4, 2025 Loading… updated Nov 4, 2025
4 of 5 tasks
DEPR: inconsistent string parsing in DatetimeIndex.indexer_at_time Deprecate Functionality to remove in pandas
#62945 by jbrockmendel was merged Nov 4, 2025 Loading… updated Nov 4, 2025
3 of 5 tasks
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… updated Nov 4, 2025
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… updated Nov 4, 2025
1 of 5 tasks
3.0
DOC: Update Working with text data for 3.0 Docs Strings String extension data type and string data
#62581 by rhshadrach was merged Nov 4, 2025 Loading… updated Nov 4, 2025
1 of 5 tasks
CLN: Use RangeIndex placeholder for Manager.reduce Clean
#62972 by mroeschke was merged Nov 4, 2025 Loading… updated Nov 4, 2025 3.0
DOC: Enhance BooleanDtype docstring Docs NA - MaskedArrays Related to pd.NA and nullable extension arrays
#62890 by allamlobna was merged Nov 4, 2025 Loading… updated Nov 4, 2025
2 of 5 tasks
3.0
BUG: copy.copy returning deep instead of shallow copy Bug
#62971 by mroeschke was merged Nov 4, 2025 Loading… updated Nov 4, 2025 3.0
ProTip! Follow long discussions with comments:>50.