home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 141522962

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/582#issuecomment-141522962 https://api.github.com/repos/pydata/xarray/issues/582 141522962 MDEyOklzc3VlQ29tbWVudDE0MTUyMjk2Mg== 1217238 2015-09-18T18:11:51Z 2015-09-18T18:11:51Z MEMBER

All of these are dictionaries (on Dataset objects), so you can simply write list(ds.dims) or ds.dims.keys() if you want to be more explicit. That's not any more characters than ds.dim_names(), so I'm not sure if there's much of an advantage to it.

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