home / github / pull_requests

Menu
  • GraphQL API
  • Search all tables

pull_requests: 219752917

This data as json

id node_id number state locked title user body created_at updated_at closed_at merged_at merge_commit_sha assignee milestone draft head base author_association auto_merge repo url merged_by
219752917 MDExOlB1bGxSZXF1ZXN0MjE5NzUyOTE3 2458 closed 0 WIP: sketch of resample support for CFTimeIndex 1217238 Example usage: ``` >>> import xarray >>> times = xarray.cftime_range('2000', periods=30, freq='MS') >>> da = xarray.DataArray(range(30), [('time', times)]) >>> da.resample(time='1AS').mean() <xarray.DataArray (time: 3)> array([ 5.5, 17.5, 26.5]) Coordinates: * time (time) object 2001-01-01 00:00:00 ... 2003-01-01 00:00:00 ``` 2018-10-02T15:44:36Z 2019-02-03T03:21:52Z 2019-02-03T03:21:52Z   9143292e974c92f0e7c597ff7b75bae031b8edc0     0 b488148a92c033bb6d5975f24035f9566a12ef11 bb87a9441d22b390e069d0fde58f297a054fd98a MEMBER   13221727 https://github.com/pydata/xarray/pull/2458  

Links from other tables

  • 1 row from pull_requests_id in labels_pull_requests
Powered by Datasette · Queries took 0.734ms