home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 597375929

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/2844#issuecomment-597375929 https://api.github.com/repos/pydata/xarray/issues/2844 597375929 MDEyOklzc3VlQ29tbWVudDU5NzM3NTkyOQ== 22566757 2020-03-10T23:54:41Z 2020-03-10T23:54:41Z CONTRIBUTOR

I think the choice is between attrs and encoding, not both.

If it helps lean your decision one way or the other, attrs tends to stay associated with Datasets through more operations than encoding, so parse_cf() would have to be called fairly soon after opening if the information ends up in encoding, while putting it in attrs gives users a bit more time for that.

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