home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 135989323

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/552#issuecomment-135989323 https://api.github.com/repos/pydata/xarray/issues/552 135989323 MDEyOklzc3VlQ29tbWVudDEzNTk4OTMyMw== 1217238 2015-08-29T14:11:46Z 2015-08-29T14:11:46Z MEMBER

Xray relies on numpy's datetime64 dtype, which for better or worse does not store timezone. Pandas creates its own array type (wrapping numpy) to make timezone localization work properly, but I don't want to go to those lengths in xray. So I'm happy to push users to UTC for now, and wait until upstream improvements make it easier to customize array dtypes (for things like datetime types with timezones).

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