home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1481774457

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/7662#issuecomment-1481774457 https://api.github.com/repos/pydata/xarray/issues/7662 1481774457 IC_kwDOAMm_X85YUhV5 2448579 2023-03-23T19:26:58Z 2023-03-23T19:26:58Z MEMBER

resample(time='D') will put your data on a time vector that has entries for all days. I would resample, then subselect to the months you want. This will be a lot faster if you install flox (https://flox.readthedocs.io/en/latest/)

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