-
-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
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
BUG FIX: pandas.arrays.IntervalArray.overlaps() incorrectly documents that it accepts IntervalArray.
#62009
opened Jul 31, 2025 by
khemkaran10
Loading…
1 task done
BUG: Fix assert_series_equal with check_category_order=False for categoricals with nulls
#62017
opened Aug 1, 2025 by
anishkarki
Loading…
5 tasks done
API: mode.nan_is_na to consistently distinguish NaN-vs-NA
#62040
opened Aug 4, 2025 by
jbrockmendel
•
Draft
1 of 9 tasks
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: Catch TypeError in _is_dtype_type when converting abstract numpy types (#62018)
#62030
opened Aug 3, 2025 by
abhaypsingh
Loading…
BUG: Fix is_signed_integer_dtype to handle abstract floating types (GH 62018)
#62020
opened Aug 1, 2025 by
Aniketsy
Loading…
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
continue from #61957 which closed with unmerged commit
#62023
opened Aug 2, 2025 by
maddiew95
Loading…
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
API/CoW: take view of underlying Block values for shallow (deep=False) copies
Copy / view semantics
Stale
#58966
opened Jun 10, 2024 by
jorisvandenbossche
•
Draft
5 tasks
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…
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
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.