home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 491231541

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/277#issuecomment-491231541 https://api.github.com/repos/pydata/xarray/issues/277 491231541 MDEyOklzc3VlQ29tbWVudDQ5MTIzMTU0MQ== 2418513 2019-05-10T09:52:35Z 2019-05-10T09:53:36Z NONE

It might also make sense then to implement all numpy-like constructors for DataArray, plus the empty(), which is typically faster for larger arrays:

  • .full() (kind of what's suggested here)
  • .ones()
  • .zeros()
  • .empty()

This should be trivial to implement.

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