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: Add example for multi-column joins using merge
#62016 opened Aug 1, 2025 by thwait Loading…
2 of 5 tasks
DOC: documenting pandas.MultIndex.argsort Docs MultiIndex Sorting e.g. sort_index, sort_values
#62005 opened Jul 30, 2025 by loicdiridollou Loading…
1 of 5 tasks
Fix cbusday calendar Typecheck v2
#62014 opened Jul 31, 2025 by prblydv Loading…
4 of 5 tasks
DOC: updated BooleanDType docstring
#62045 opened Aug 4, 2025 by saguaro1234 Loading…
4 tasks
BUG Updated border attribute to in-line CSS
#62046 opened Aug 5, 2025 by bennychenOSU Loading…
BUG: Fix assert_frame_equal with check_dtype=False for pd.NA dtype differences (GH#61473) Bug Testing pandas testing functions or related to the test suite
#61748 opened Jun 30, 2025 by gamzeozgul Loading…
4 tasks done
BUG: .describe() doesn't work for EAs #61707 Bug ExtensionArray Extending pandas with custom dtypes or arrays.
#61910 opened Jul 20, 2025 by kernelism Loading…
5 tasks done
DOC: fix mask/where docstring alignment note (#61781)
#62029 opened Aug 2, 2025 by abhaypsingh Loading…
5 tasks
API: timestamp resolution inference: default to microseconds when possible Datetime Datetime data dtype Non-Nano datetime64/timedelta64 with non-nanosecond resolution Timestamp pd.Timestamp and associated methods
#62031 opened Aug 3, 2025 by jorisvandenbossche Draft
Raise MergeError on mismatched signed/unsigned int merge keys Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode Stale
#61694 opened Jun 23, 2025 by RITAMIT2023 Loading…
DOC: Standardize noncompliant docstrings in pandas/io/html.py (flake8-docstrings) #61944 Docs IO HTML read_html, to_html, Styler.apply, Styler.applymap
#62007 opened Jul 31, 2025 by gumus-g Loading…
3 tasks
BUG: Raise ValueError on integer indexers containing NA; skip test for unsupported EAs(#56727) Bug ExtensionArray Extending pandas with custom dtypes or arrays. Stale Testing pandas testing functions or related to the test suite
#61465 opened May 20, 2025 by pelagiavlas Loading…
5 tasks done
Fix alignment in Series subtraction with MultiIndex, Index and NaN values (#60908) Bug Indexing Related to indexing on series/frames, not to indexes themselves Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate MultiIndex Stale
#61381 opened Apr 30, 2025 by rit4rosa Loading…
BUG: fix .str.isdigit to honor unicode superscript for older pyarrow Arrow pyarrow functionality Strings String extension data type and string data
#61962 opened Jul 26, 2025 by jorisvandenbossche Loading…
3 of 4 tasks
2.3.2
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.