Skip to content

Identify Xarray functions I'd like to add examples to #3

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

Open
yutik-nn opened this issue May 23, 2023 · 3 comments
Open

Identify Xarray functions I'd like to add examples to #3

yutik-nn opened this issue May 23, 2023 · 3 comments

Comments

@yutik-nn
Copy link
Owner

No description provided.

@dcherian
Copy link
Collaborator

Here's a list of function docstrings that need examples to be added.

Here's a recent PR that did some of that. That will give you an idea of what's involved.

Adding a section to the contributing guide (docs) on adding docstrings would also be great.

@yutik-nn
Copy link
Owner Author

yutik-nn commented Jun 6, 2023

Dataset.drop_vars, .drop_dims, .set_coords

There is no DataArray.set_coords, but DataArray.assign_coords

xarray.Dataset.broadcast_like

xarray.Dataset.map_blocks (there is an example, but I still do not understand what a block is and why the return section is spelled in a 'code' formatting )

xarray.unify_chunks

@yutik-nn
Copy link
Owner Author

yutik-nn commented Jun 8, 2023

deleted text

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

No branches or pull requests

2 participants