home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 132579684

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
132579684 MDU6SXNzdWUxMzI1Nzk2ODQ= 755 count docstring mistakenly includes skipna 5635139 closed 0     2 2016-02-10T00:49:34Z 2020-07-24T16:09:25Z 2020-07-24T16:09:25Z MEMBER      

Is this a mistake or am I missing something?

http://xray.readthedocs.org/en/stable/generated/xarray.DataArray.count.html?highlight=count#xarray.DataArray.count

skipna : bool, optional If True, skip missing values (as marked by NaN). By default, only skips missing values for float dtypes; other dtypes either do not have a sentinel missing value (int) or skipna=True has not been implemented (object, datetime64 or timedelta64).

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/755/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
  • 2 rows from issue in issue_comments
Powered by Datasette · Queries took 0.725ms · About: xarray-datasette