home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 46750605

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
46750605 MDU6SXNzdWU0Njc1MDYwNQ== 265 DataArray computations should handle missing values correctly 358378 closed 0     3 2014-10-24T15:28:25Z 2015-03-03T07:38:29Z 2014-10-24T16:17:26Z CONTRIBUTOR      

Maybe I'm just missing something ... but shouldn't

xray.DataArray(np.asarray([1., np.nan]), coords=[[1, 2]], dims=["X"]).mean()

return 1 instead of nan? Or how is calculations with missing values supposed to work?

I'm running xray 0.3.0.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/265/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

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