home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1225514875

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/6906#issuecomment-1225514875 https://api.github.com/repos/pydata/xarray/issues/6906 1225514875 IC_kwDOAMm_X85JC997 6628425 2022-08-24T10:13:38Z 2022-08-24T10:13:38Z MEMBER

Thanks for trying that. Maybe it has to do with casting to a pd.Series. Could you maybe also try: ```

import numpy as np; import pandas as pd pd.Series(pd.Timestamp(np.int64(1000000).astype("<M8[h]"))) 0 2084-01-29 16:00:00 dtype: datetime64[ns] ```

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