home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 327335940

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/1521#issuecomment-327335940 https://api.github.com/repos/pydata/xarray/issues/1521 327335940 MDEyOklzc3VlQ29tbWVudDMyNzMzNTk0MA== 6213168 2017-09-05T23:59:41Z 2017-09-05T23:59:41Z MEMBER

Just realised that you can concat(data_vars='different') and have the exact same problem on data_vars :|

Also, with "different" I realised that you're comparing the variable contents twice, once in _calc_concat_over and another time at the end of _dataset_concat. This also slows down concat on pure-numpy backend.

Need more time to work on this... I'll be on holiday for the next week with no access to my PC; should be able to continue after the 12 Sept.

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