Skip to content

Conversation

@mroeschke
Copy link
Member

Since 2.0 will be the next version, IMO this should be okay for a "Other API" change.

@mroeschke mroeschke added Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate API - Consistency Internal Consistency of API/Behavior labels Oct 17, 2022
@phofl phofl added this to the 2.0 milestone Oct 18, 2022
@phofl phofl merged commit a75ea75 into pandas-dev:main Oct 18, 2022
@phofl
Copy link
Member

phofl commented Oct 18, 2022

thx @mroeschke

@mroeschke mroeschke deleted the api/mask/other_default branch October 18, 2022 16:38
noatamir pushed a commit to noatamir/pandas that referenced this pull request Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

API - Consistency Internal Consistency of API/Behavior Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

API: Series/DataFrame.mask(other) should default to lib.no_default instead of np.nan

2 participants