Skip to content
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

Allow callables to .drop_vars #8511

Merged
merged 6 commits into from
Dec 3, 2023
Merged

Commits on Dec 2, 2023

  1. Allow callables to .drop_vars

    This can be used as a nice more general alternative to `.drop_indexes` or `.reset_coords(drop=True)`
    max-sixty committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    a12868d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1dd7492 View commit details
    Browse the repository at this point in the history
  3. No commit message

    max-sixty committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    d793760 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0da9850 View commit details
    Browse the repository at this point in the history
  5. No commit message

    max-sixty committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    bc748ae View commit details
    Browse the repository at this point in the history
  6. .

    max-sixty committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    bfb7538 View commit details
    Browse the repository at this point in the history