home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 32271812

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
32271812 MDU6SXNzdWUzMjI3MTgxMg== 105 BUG: selection of individual time values is not quite right 1217238 closed 0     0 2014-04-25T22:30:10Z 2014-04-28T07:01:24Z 2014-04-28T07:01:24Z MEMBER      

Example from @akleeman:

```

ahps['time'].values[0]
 numpy.datetime64('2013-07-01T05:00:00.000000000-0700')
 ahps['time'][0].values
 array(1372680000000000000L, dtype='datetime64[ns]') ```

This may be something broken in numpy but we should be able to fix it on our end, too.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/105/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed 13221727 issue

Links from other tables

  • 1 row from issues_id in issues_labels
  • 0 rows from issue in issue_comments
Powered by Datasette · Queries took 0.788ms · About: xarray-datasette