-
- 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
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
BUG: Fix infer_dtype result for float with embedded pd.NA Bug Dtype Conversions Unexpected or buggy dtype conversions Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
BUG: NA.__and__, __or__, __xor__ with np.bool_ objects Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
TST: nan->NA in non-construction tests Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Testing pandas testing functions or related to the test suite
API: mode.nan_is_na to consistently distinguish NaN-vs-NA Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate NA - MaskedArrays Related to pd.NA and nullable extension arrays
BUG: divmod with pd.NA Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Numeric Operations Arithmetic, Comparison, and Logical operations
BUG: df.loc[i] with Categorical column containing NaN Categorical Categorical Data Type Indexing Related to indexing on series/frames, not to indexes themselves Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
TST: add fillna test for filling with Categorical Categorical Categorical Data Type Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Needs Tests Unit test(s) needed to prevent regressions Stale
#62319 by thaiv28 was closed Nov 1, 2025 Loading…
3 tasks done
BUG: raise error when converting np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Stale
NaT to int Missing-data #62479 by Alvaro-Kothe was closed Nov 9, 2025 Loading…
5 tasks done
BUG: Series.replace NA->NaN Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate replace replace method
Fix Index.get_indexer for new string dtype and missing value Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Strings String extension data type and string data
DEPR: inplace keyword in interpolate.resample Deprecate Functionality to remove in pandas Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Previous Next
ProTip! Follow long discussions with comments:>50.