home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 372545491

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/1985#issuecomment-372545491 https://api.github.com/repos/pydata/xarray/issues/1985 372545491 MDEyOklzc3VlQ29tbWVudDM3MjU0NTQ5MQ== 6815844 2018-03-13T04:44:52Z 2018-03-13T04:48:56Z MEMBER

I notice this line python # Copy dataset ds = ds2cut.copy(deep=True) loads the data into memory. I think you don't need to copy the dataset here. If you need to copy the data, it is more efficient to make a copy after the indexing.

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