home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 834415185

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions performed_via_github_app issue
https://github.com/pydata/xarray/issues/5261#issuecomment-834415185 https://api.github.com/repos/pydata/xarray/issues/5261 834415185 MDEyOklzc3VlQ29tbWVudDgzNDQxNTE4NQ== 7441788 2021-05-07T13:51:46Z 2021-05-07T13:53:08Z CONTRIBUTOR

I'm wondering if one could just have a generic implementation of DataArray.func(*args, **kwargs) for any unrecognized "func" that calls np.func(self, *args, **kwargs) (perhaps conditional on some global numpy_fallthrough option)? And similarly for Dataset.func(*args, **kwargs).

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  876394165
Powered by Datasette · Queries took 0.736ms · About: xarray-datasette