-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Stale Testing pandas testing functions or related to the test suite
strict_na keyword to the assert_.._equal methods for object dtype to help with deprecation Missing-data #58072 opened Mar 29, 2024 by jorisvandenbossche • Draft updated Aug 5, 2025
4 tasks
Backport PR #62313 on branch 2.3.x (DOC: Fix NaT and NA API docs) Docs Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Stale
TST (string dtype): clean-up interpolate tests Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Stale Strings String extension data type and string data Testing pandas testing functions or related to the test suite
BUG: Add fillna at the beginning of _where not to fill NA. #60729 Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#60772 opened Jan 23, 2025 by sanggon6107 Loading… updated Nov 20, 2025
4 of 5 tasks
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.