home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 346676623

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/pull/1741#issuecomment-346676623 https://api.github.com/repos/pydata/xarray/issues/1741 346676623 MDEyOklzc3VlQ29tbWVudDM0NjY3NjYyMw== 306380 2017-11-23T18:04:10Z 2017-11-23T18:04:10Z MEMBER

I'm not sure how to fix these lines in xarray/tests/test_computation.py::test_keep_attrs

a = xr.Dataset({'x': ('x', [1, 2]), 'x': [0, 1]})
b = xr.Dataset({'x': ('x', [1, 1]), 'x': [0, 1]})

We're reusing the same key, 'x', twice

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