home / github / commits

Menu
  • GraphQL API
  • Search all tables

commits: 830ee6de0d545c997df84fe69b0ac2334bde1d1b

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
830ee6de0d545c997df84fe69b0ac2334bde1d1b Support first, last with dask arrays (#7562) * Support first, last with dask arrays Use dask.array.reduction. For this we need to add support for the `keepdims` kwarg to `nanfirst` and `nanlast`. Even though the final result is always keepdims=False, dask runs the intermediate steps with keepdims=True. * Don't provide meta. It would need to account for shape change. 2023-03-03T23:13:51Z 2023-03-03T23:13:51Z 0c7e9e762dbfd6554e60c953bf27493047d95109 cd792325681cbad9f663f2879d8b69f1edbb678f 13221727 2448579 19864447
Powered by Datasette · Queries took 1.08ms · About: xarray-datasette