Skip to content

Typo for variables arg API docstring in xarray.core.Dataset.sortby #8663

Closed
@tomvothecoder

Description

@tomvothecoder

What is your issue?

Just something I caught while looking at the docs. I think this should be variables?

variables: Hashable

xarray/xarray/core/dataset.py

Lines 7948 to 7953 in d639d6e

Parameters
----------
kariables : Hashable, DataArray, sequence of Hashable or DataArray, or Callable
1D DataArray objects or name(s) of 1D variable(s) in coords whose values are
used to sort this array. If a callable, the callable is passed this object,
and the result is used as the value for cond.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions