home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 336592618

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/1631#issuecomment-336592618 https://api.github.com/repos/pydata/xarray/issues/1631 336592618 MDEyOklzc3VlQ29tbWVudDMzNjU5MjYxOA== 1217238 2017-10-13T23:54:51Z 2017-10-13T23:54:51Z MEMBER

Let's see where the pandas discussion ends up. If xarray had a method for interpolating to fill missing values, achieving your desired result would be as a simple as chaining another interpolate call, e.g., .resample('1D').interpolate().interpolate_na() or .interpolate_na().resample('1D').interpolate().

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