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-256123953,https://api.github.com/repos/pydata/xarray/issues/1058,256123953,MDEyOklzc3VlQ29tbWVudDI1NjEyMzk1Mw==,5635139,2016-10-25T18:23:35Z,2016-10-25T18:23:35Z,MEMBER,"@crusaderky right, I see. All those views are in the same pickle object, and so shouldn't be duplicated. That is frustrating.
As per @shoyer, the easiest way is to just not have the data in the first place. So not needing indexes at all should solve your case.
","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,184722754
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