home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 164617594

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/679#issuecomment-164617594 https://api.github.com/repos/pydata/xarray/issues/679 164617594 MDEyOklzc3VlQ29tbWVudDE2NDYxNzU5NA== 1217238 2015-12-15T01:54:17Z 2015-12-15T01:54:17Z MEMBER

DataArray.name is a valid attribute -- it's filled in with the key corresponding to DataArrays in Datasets. Dataset.name is not valid. This is analogous to the situation on DataFrame and Series.

Converting a list of DataArrays into a Dataset does sound like a useful thing, but to me that functionality is would be a closer fit for a hypothetical merge function (#417). I was envisioning as taking a list of Dataset objects, but it would be straightforward to merge in DataArray objects, too.

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