home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 808602928

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/4880#issuecomment-808602928 https://api.github.com/repos/pydata/xarray/issues/4880 808602928 MDEyOklzc3VlQ29tbWVudDgwODYwMjkyOA== 6628425 2021-03-27T00:26:32Z 2021-03-27T00:26:32Z MEMBER

Yes I think unfortunately there is not much we can do here, since as @keewis noted, data_frame.coords["time"].data is a NumPy array.

This issue in general is a little tricky since xarray and pandas use nanosecond-precision datetime values, but datetime.datetime objects only have microsecond precision. See also discussion in https://github.com/numpy/numpy/issues/8546, https://github.com/numpy/numpy/issues/12550, and https://github.com/pydata/xarray/issues/3256.

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