home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 464875401

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/2191#issuecomment-464875401 https://api.github.com/repos/pydata/xarray/issues/2191 464875401 MDEyOklzc3VlQ29tbWVudDQ2NDg3NTQwMQ== 23510121 2019-02-18T20:56:02Z 2019-02-18T20:56:02Z NONE

Hi folks, I have some data like 2000-01-01 00:00:00, 2000-01-01 12:00:00, 2000-01-02 00:00:00, 2000-01-02 12:00:00. The index is cftime And I want to take the average within the same date and save the results. I am wondering if it is possible to resample them at a daily level (e.g., the results will be 2000-01-01 00:00:00 and 2000-01-02 00:00:00)?

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