home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 168549489

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/699#issuecomment-168549489 https://api.github.com/repos/pydata/xarray/issues/699 168549489 MDEyOklzc3VlQ29tbWVudDE2ODU0OTQ4OQ== 5635139 2016-01-03T22:53:17Z 2016-01-03T22:53:17Z MEMBER

When converted to a Dataset each of the DataFrame's series becomes a DataArray, and is aligned on the only dim, in this case, 'foo'. We do lose the name of the columns (but that's all - do you think we're losing more than than?)

@shoyer will have a better view as to whether to_xray() should return a DataArray or Dataset. I think a Dataset would be cleaner, although we're going to have to glom together types anyway if it's a Panel, and users may be expecting an array-like object.

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