Skip to content

DOC clean up positional-args deprecation warnings in whatsnew #41908

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

MarcoGorelli
Copy link
Member

  • closes #xxxx
  • tests added / passed
  • Ensure all linting tests pass, see here for how to run them
  • whatsnew entry

@MarcoGorelli MarcoGorelli force-pushed the tidy-up-deprecations-in-whatsnew branch from 8c2b8f7 to d2fb0f9 Compare June 9, 2021 18:51
@MarcoGorelli MarcoGorelli force-pushed the tidy-up-deprecations-in-whatsnew branch from d2fb0f9 to aabbc81 Compare June 9, 2021 18:54
@MarcoGorelli MarcoGorelli marked this pull request as ready for review June 9, 2021 18:57
@MarcoGorelli MarcoGorelli added this to the 1.3 milestone Jun 9, 2021
- :meth:`DataFrame.where` and :meth:`Series.where` (other than ``cond`` and ``other``)
- :meth:`Index.set_names` and :meth:`MultiIndex.set_names` (except for ``names``)
- :meth:`MultiIndex.codes` (except for ``codes``)
- :meth:`MultiIndex.set_levels` (except for ``levels``)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nitpick: since this is standardizing wording, could standardize "other than" vs "except for"

@simonjayhawkins
Copy link
Member

Thanks @MarcoGorelli i'll merge this as already an improvement. can address @jbrockmendel comment in a follow-up

@simonjayhawkins simonjayhawkins merged commit 19da1ec into pandas-dev:master Jun 10, 2021
@simonjayhawkins
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants