home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 325405998

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/1522#issuecomment-325405998 https://api.github.com/repos/pydata/xarray/issues/1522 325405998 MDEyOklzc3VlQ29tbWVudDMyNTQwNTk5OA== 1217238 2017-08-28T16:38:30Z 2017-08-28T16:38:30Z MEMBER

There is a separate problem where index coords are computed twice.

Index coordinates (i.e., IndexVariable) are supposed to be calculated once, when they are added to an xarray object.

If they are getting computed via as_variable in expand_variable_dicts (which is called from _get_priority_vars()) then something has already gone wrong.

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