home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 78239807

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/364#issuecomment-78239807 https://api.github.com/repos/pydata/xarray/issues/364 78239807 MDEyOklzc3VlQ29tbWVudDc4MjM5ODA3 167164 2015-03-11T10:38:05Z 2015-03-11T10:38:05Z NONE

Ah, yep, making the dimension using data.coords['timeofday'] = ('time', [np.timedelta64(60 * int(h) + int(m), 'm') for h,m in zip(data['time.hour'], data['time.minute'])]) works. Thanks for all the help :)

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