home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 341926310

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/pull/1640#issuecomment-341926310 https://api.github.com/repos/pydata/xarray/issues/1640 341926310 MDEyOklzc3VlQ29tbWVudDM0MTkyNjMxMA== 2448579 2017-11-04T20:10:47Z 2017-11-04T20:10:47Z MEMBER

@jhamman Would it be possible to have a limit option like pandas?

Quoting http://pandas.pydata.org/pandas-docs/stable/generated/pandas.Series.interpolate.html ``` limit : int, default None.

Maximum number of consecutive NaNs to fill. Must be greater than 0.

```

I suspect that a lot of the time, users want to fill in "small" gaps but not "large" ones. It is what I usually do.

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