Skip to content

Conversation

jbrockmendel
Copy link
Member

@mroeschke mroeschke added Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Numeric Operations Arithmetic, Comparison, and Logical operations labels Sep 3, 2025
@mroeschke mroeschke added this to the 3.0 milestone Sep 3, 2025
@mroeschke mroeschke merged commit 0ee266c into pandas-dev:main Sep 3, 2025
44 checks passed
@mroeschke
Copy link
Member

Thanks @jbrockmendel

@jbrockmendel jbrockmendel deleted the bug-na-divmod branch September 3, 2025 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Numeric Operations Arithmetic, Comparison, and Logical operations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: divmod(pd.NA, s) returns single Series instead of tuple
2 participants