home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 1038376514

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
1038376514 PR_kwDOAMm_X84tyjh3 5903 Explicitly list all reductions in api.rst 2448579 closed 0     6 2021-10-28T10:58:02Z 2021-11-03T16:55:20Z 2021-11-03T16:55:19Z MEMBER   0 pydata/xarray/pulls/5903

This PR makes a number of updates to api.rst. The main goal is to make it easier to navigate using the right-side "Contents" menu. By moving things from api-hidden.rst to api.rst many methods are now easier-to-discover.

list all reduction methods in their own subsection under "Dataset" and "DataArray".

before

after

List reductions for groupby etc

I've also added sections for rolling, coarsen, groupby, resample that again list available reductions. These were previously hidden

Class method names are much more readable.

Before

after

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/5903/reactions",
    "total_count": 3,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 3,
    "rocket": 0,
    "eyes": 0
}
    13221727 pull

Links from other tables

  • 1 row from issues_id in issues_labels
  • 6 rows from issue in issue_comments
Powered by Datasette · Queries took 0.618ms · About: xarray-datasette