home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 384134364

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/1699#issuecomment-384134364 https://api.github.com/repos/pydata/xarray/issues/1699 384134364 MDEyOklzc3VlQ29tbWVudDM4NDEzNDM2NA== 1217238 2018-04-25T01:42:36Z 2018-04-25T01:42:36Z MEMBER

I'm not sure about adding Dataset.dtype. Certainly Dataset.dtypes returning a dict would make sense -- that would match how pandas defines DataFrame.dtypes.

Anyways, I agree that output_dtypes=[{var1: t1, var2: t2, ...}, ...] is most natural, because it matches the structure of the outputs.

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