home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 53308939

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
53308939 MDU6SXNzdWU1MzMwODkzOQ== 303 Add a percentile/quantile method 1217238 closed 0     0 2015-01-03T16:53:30Z 2017-01-23T18:22:14Z 2017-01-23T18:22:14Z MEMBER      

This could use numpy's np.percentile and np.nanpercentile, but would require a slightly different function signature than the other aggregation functions because it creates a new dimension. Pandas calls the same method quantile.

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

Links from other tables

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