Skip to content

What should be the return type when var_names is str? #301

Description

@OriolAbril

Currently doing things like az.hdi(..., var_names=["mu"]) is equivalent to az.hdi(..., var_names="mu"). Do we want this to be the case? Should the 2nd case return a DataArray instead? (as if we were doing idata.group[var_names] in xarray?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions