home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 238114193

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/75#issuecomment-238114193 https://api.github.com/repos/pydata/xarray/issues/75 238114193 MDEyOklzc3VlQ29tbWVudDIzODExNDE5Mw== 1217238 2016-08-07T23:02:25Z 2016-08-07T23:02:25Z MEMBER

It's worth noting that in Python 3, dictionary ordering is intentionally unpredictable (for security reasons). A virtue to using OrderedDict is that output from scripts run with xarray (like those run with pandas) will always have variables in the same order.

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