home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 316393986

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/988#issuecomment-316393986 https://api.github.com/repos/pydata/xarray/issues/988 316393986 MDEyOklzc3VlQ29tbWVudDMxNjM5Mzk4Ng== 11941546 2017-07-19T13:51:09Z 2017-07-19T13:51:09Z NONE

Hi, I would really appreciate having some simple way to store some persisting attributes in xarray objects. One typical use case in my interactive work is that I have functions that have a DataArray or Dataset object as their only input, they perform some processing on the data and return an updated Dataset. Some additional information needed for this processing, such as an integer identifier of the experiment from which the data come from, are stored as attributes, so that when I have multiple instances of the same kind of objects, I will not mess up data from different experiments together.

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