Skip to content

Should .reset_encoding be .drop_encoding? #8259

@max-sixty

Description

@max-sixty

What is your issue?

Not the greatest issue facing the universe — but for the cause of consistency — should .reset_encoding be .drop_encoding, since it drops all encoding attributes?

For comparison:

  • .reset_coords — "Given names of coordinates, reset them to become variables."
  • '.drop_vars` — "Drop variables from this dataset."

Also ref #8258

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions