home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 303241954

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/1420#issuecomment-303241954 https://api.github.com/repos/pydata/xarray/issues/1420 303241954 MDEyOklzc3VlQ29tbWVudDMwMzI0MTk1NA== 1217238 2017-05-22T22:54:44Z 2017-05-22T22:54:44Z MEMBER

da['some_attr'] = 0 sets a non-dimension coordinate, not an attribute, so this is working as intended. Though I can see why we might want to change .equals() to ignore these: x.equals(y) is generally intended to be equivalent to (x == y).all().

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