home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 430845144

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/2491#issuecomment-430845144 https://api.github.com/repos/pydata/xarray/issues/2491 430845144 MDEyOklzc3VlQ29tbWVudDQzMDg0NTE0NA== 1217238 2018-10-18T01:36:18Z 2018-10-18T01:36:18Z MEMBER

thanks for catching this!

I'm trying to remember if there is any good reason for these methods having different defaults....

I suppose it could make sense if Dataset.copy() is modeled off dict.copy() (which does shallow copies) and DataArray.copy() is modeled off numpy.ndarray.copy() (which does deep copies).

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