home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 255801010

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/1058#issuecomment-255801010 https://api.github.com/repos/pydata/xarray/issues/1058 255801010 MDEyOklzc3VlQ29tbWVudDI1NTgwMTAxMA== 5635139 2016-10-24T17:03:08Z 2016-10-24T17:03:08Z MEMBER

If I'm understanding you correctly @crusaderky, I think this is a tough problem, and one much broader than xarray. When pickling something with a reference, do you want to save the object, or the reference? If you pickle the reference, how can you guarantee to have the object available when unpickling? How would you codify the reference (memory location?)?

Is that right? Or am I misunderstanding your problem?

On this narrow case, I think not having indexes at all should solve this, though

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