home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 549429956

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/3483#issuecomment-549429956 https://api.github.com/repos/pydata/xarray/issues/3483 549429956 MDEyOklzc3VlQ29tbWVudDU0OTQyOTk1Ng== 2448579 2019-11-04T16:19:37Z 2019-11-04T16:19:37Z MEMBER

The x=DataArray example looks like a bug.

The last example raises a MergeError regardless of the order of x, y which is good I think. It's pretty ambiguous to change both the index x and the y=function(x) at the same time. It will only work if xarray uses magic and infers that everything but x must be assigned before assigning x.

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