home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 105442957

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
105442957 MDU6SXNzdWUxMDU0NDI5NTc= 561 calculate percentiles 10194086 closed 0     3 2015-09-08T18:28:12Z 2017-01-23T18:22:14Z 2017-01-23T18:22:14Z MEMBER      

How would I calculate percentiles over a certain dimension?

ds.groupby('time.month').apply(np.percentile, q=5)

Does not work.

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

Links from other tables

  • 2 rows from issues_id in issues_labels
  • 3 rows from issue in issue_comments
Powered by Datasette · Queries took 0.837ms · About: xarray-datasette