home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 547998577

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/3470#issuecomment-547998577 https://api.github.com/repos/pydata/xarray/issues/3470 547998577 MDEyOklzc3VlQ29tbWVudDU0Nzk5ODU3Nw== 5635139 2019-10-30T16:37:47Z 2019-10-30T16:37:47Z MEMBER

I've seen this type of code elsewhere: direct assignment to .values and .data of a coordinate variable which then leads to inconsistent objects and confusing behaviour. Is there something we can do to alert users?

Should we raise an error? Is there ever a use here? It might be messy to implement though; the ds.time would have to know it's a coord. Does the bigger index refactor help us at all here?

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