home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 52278702

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/132#issuecomment-52278702 https://api.github.com/repos/pydata/xarray/issues/132 52278702 MDEyOklzc3VlQ29tbWVudDUyMjc4NzAy 1217238 2014-08-15T06:37:35Z 2014-08-15T06:37:35Z MEMBER

Note: I have instead used DataArray.to_dataset() for simply creating a dataset with the one data array contained in it. This is consistent with pd.Series.to_frame.

I think it would still be useful to have Dataset.to_array, but once we implement mathematical operations for Datasets and display numerical values in Dataset.repr it will be less relevant.

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