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

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
DOC: Typo fix for .astype() in cheatsheet
#61528 opened May 31, 2025 by brchristian Loading…
2 of 5 tasks
ENH: Implement DataFrame.select API Design Enhancement Indexing Related to indexing on series/frames, not to indexes themselves
#61527 opened May 31, 2025 by datapythonista Loading…
5 tasks done
BUG: Fix assert_frame_equal dtype handling when check_dtype=False (#61473)
#61525 opened May 31, 2025 by iabhi4 Loading…
4 tasks done
BUG: Fix pivot_table margins to include NaN groups when dropna=False Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#61524 opened May 31, 2025 by iabhi4 Loading…
4 tasks done
BUILD: Bump Cython to 3.1 Build Library building on various platforms Dependencies Required and optional dependencies
#61519 opened May 30, 2025 by rhshadrach Loading…
1 of 5 tasks
2.3
ENH: Implement to_iceberg IO Data IO issues that don't fit into a more specific label
#61507 opened May 27, 2025 by datapythonista Loading…
4 tasks done
Change internal types in individual files to be private. Use TypeAlias in code where types are declared. Typing type annotations, mypy/pyright type checking
#61504 opened May 27, 2025 by Dr-Irv Loading…
ENH: Add force_suffixes boolean argument to pd.merge
#61498 opened May 26, 2025 by kopytjuk Loading…
2 of 5 tasks
Implemented NumbaExecutionEngine Apply Apply, Aggregate, Transform, Map
#61487 opened May 23, 2025 by arthurlw Loading…
3 of 5 tasks
DOC: Improve lookup documentation Docs Indexing Related to indexing on series/frames, not to indexes themselves
#61471 opened May 21, 2025 by stevenae Loading…
5 tasks
3.0
ENH: Implement PDEP-17 Enhancement Warnings Warnings that appear or should be added to pandas
#61468 opened May 20, 2025 by rhshadrach Loading…
5 tasks
3.0
BUG: Raise TypeError when joining with non-DataFrame using 'on=' (GH#61434) Error Reporting Incorrect or improved errors from pandas Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#61454 opened May 18, 2025 by iabhi4 Loading…
4 tasks done
BUG: Fix Dataframe handling of scalar Timestamp #61444 Bug Timestamp pd.Timestamp and associated methods
#61450 opened May 17, 2025 by Farsidetfs Draft
3 tasks
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.