home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 468359913

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/pull/1820#issuecomment-468359913 https://api.github.com/repos/pydata/xarray/issues/1820 468359913 MDEyOklzc3VlQ29tbWVudDQ2ODM1OTkxMw== 4160723 2019-02-28T17:22:16Z 2019-02-28T17:22:16Z MEMBER

You can see it by running the xframe example notebook with binder. It actually looks very much like pandas dataframe (with "multi-index" rows for ndims > 2), with some hover effects showing the coordinates names/values at data elements.

The output of xtensor objects is slightly different but interesting too, with nested tables (xtensor's binder). I haven't checked if numpy-html provides the same output.

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