issues: 1306795760
This data as json
id | node_id | number | title | user | state | locked | assignee | milestone | comments | created_at | updated_at | closed_at | author_association | active_lock_reason | draft | pull_request | body | reactions | performed_via_github_app | state_reason | repo | type |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1306795760 | I_kwDOAMm_X85N5B7w | 6793 | improve docstrings with examples and links | 14808389 | open | 0 | 10 | 2022-07-16T12:30:33Z | 2023-03-24T16:33:28Z | MEMBER | This is a (incomplete) checklist for #5816 to make it easier to find methods that are in need of examples and links to the narrative docs with further information (of course, changes to the docstrings of all other methods / functions part of the public API are also appreciated). Good examples explicitly construct small xarray objects to make it easier to follow (e.g. use Use
To easily generate the expected output install To link to other documentation pages we can use
Top-level functions:
- [ ] I/O:
- [ ] Contents:
- [ ] Comparisons:
- [ ] Dask:
- [ ] Missing values:
- [ ] Indexing:
- [ ] Aggregations:
- [ ] |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/6793/reactions", "total_count": 4, "+1": 4, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
13221727 | issue |