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 lost precision with common type of uint64/int64 Bug Dtype Conversions Unexpected or buggy dtype conversions isin isin method
#61679 opened Jun 19, 2025 by pbrochart Loading…
5 of 6 tasks
2
7
Improve MultiIndex label rename checks
#61769 opened Jul 3, 2025 by TabLand Draft
5 tasks done
POC: NA-only behavior for numpy-nullable dtypes PDEP missing values Issues that would be addressed by the Ice Cream Agreement from the Aug 2023 sprint
#61708 opened Jun 25, 2025 by jbrockmendel Draft
DEPR: resample with PeriodIndex Clean Period Period data type Resample resample method Stale
#58021 opened Mar 26, 2024 by jbrockmendel Loading…
5 tasks
API: make Day preserve time-of-day across DST transitions Frequency DateOffsets Stale Timezones Timezone data dtype
#55502 opened Oct 12, 2023 by jbrockmendel Loading…
1 of 5 tasks
ENH: Add force_suffixes boolean argument to pd.merge Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#61498 opened May 26, 2025 by kopytjuk Loading…
2 of 5 tasks
Bump pypa/cibuildwheel from 2.23.3 to 3.0.1 Build Library building on various platforms CI Continuous Integration Dependencies Required and optional dependencies
#61796 opened Jul 7, 2025 by dependabot bot Loading…
ExtensionArray.Round method and tests ExtensionArray Extending pandas with custom dtypes or arrays. Stale
#54582 opened Aug 16, 2023 by andrewgsavage Loading…
5 tasks done
Fix void dtype handling Bug Constructors Series/DataFrame/Index/pd.array Constructors
#61637 opened Jun 12, 2025 by flying-sheep Draft
3 of 5 tasks
BUG: Raise ValueError on integer indexers containing NA; skip test for unsupported EAs(#56727) Bug ExtensionArray Extending pandas with custom dtypes or arrays. Testing pandas testing functions or related to the test suite
#61465 opened May 20, 2025 by pelagiavlas Loading…
5 tasks done
API: Replace na_action parameter in Series/DataFrame/Index.map by the standard skipna API Design Apply Apply, Aggregate, Transform, Map
#61530 opened Jun 1, 2025 by datapythonista Loading…
5 tasks done
BUG: fix: list as index item does not raise Bug Index Related to the Index class or subclasses
#61674 opened Jun 17, 2025 by Andre-Andreati Loading…
4 of 5 tasks
BUG: Fix assert_frame_equal dtype handling when check_dtype=False (#61473) Stale Testing pandas testing functions or related to the test suite
#61525 opened May 31, 2025 by iabhi4 Loading…
4 tasks done
Raise MergeError on mismatched signed/unsigned int merge keys Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#61694 opened Jun 23, 2025 by RITAMIT2023 Loading…
POC: consistent NaN treatment for pyarrow dtypes
#61732 opened Jun 28, 2025 by jbrockmendel Draft
5 of 6 tasks
TST: Adding tests for validating DataFrame.__setitem__ and .loc behavior
#61822 opened Jul 10, 2025 by niruta25 Loading…
2 of 5 tasks
Fix/devcontainer qt deps Build Library building on various platforms
#61611 opened Jun 8, 2025 by Drei-E3 Loading…
2 tasks done
ENH #61033: Add coalesce_keys option to DataFrame.join for preserving join keys Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#61678 opened Jun 19, 2025 by rit4rosa Loading…
ProTip! Filter pull requests by the default branch with base:main.