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

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 by iabhi4 was merged Jul 13, 2025 Loading…
4 tasks done
3.0
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
#61624 by heoh was merged Jul 11, 2025 Loading…
5 tasks done
3.0
BUG: NA.__and__, __or__, __xor__ with np.bool_ objects Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#61768 by jbrockmendel was merged Jul 3, 2025 Loading…
5 tasks done
3.0
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
#62021 by jbrockmendel was merged Aug 4, 2025 Loading… 3.0
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
#62040 by jbrockmendel was merged Sep 26, 2025 Loading…
6 of 9 tasks
3.0
BUG: divmod with pd.NA Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Numeric Operations Arithmetic, Comparison, and Logical operations
#62246 by jbrockmendel was merged Sep 3, 2025 Loading…
3 of 5 tasks
3.0
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
#62255 by jbrockmendel was merged Sep 4, 2025 Loading…
3 of 5 tasks
3.0
DOC: Fix NaT and NA API docs Docs Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#62313 by meet-vasita was merged Sep 30, 2025 Loading… 2.3.4
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
ENH: adds columnwise fillna support Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#62393 by a18rhodes was merged Oct 4, 2025 Loading…
5 tasks done
3.0
BUG: raise error when converting NaT to int Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Stale
#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
#62487 by jbrockmendel was merged Sep 29, 2025 Loading…
4 of 6 tasks
3.0
2
3
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
#62756 by phofl was merged Oct 20, 2025 Loading…
5 tasks done
3.0
DEPR: inplace keyword in interpolate.resample Deprecate Functionality to remove in pandas Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#62847 by jbrockmendel was merged Oct 27, 2025 Loading…
3 of 5 tasks
3.0
ProTip! Follow long discussions with comments:>50.