home / github / commits

Menu
  • Search all tables
  • GraphQL API

commits: 766da3480f50d7672fe1a7c1cdf3aa32d8181fcf

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
766da3480f50d7672fe1a7c1cdf3aa32d8181fcf Generalize cumulative reduction (scan) to non-dask types (#8019) * add scan to ChunkManager ABC * implement scan for dask using cumreduction * generalize push to work for non-dask chunked arrays * whatsnew * fix importerror * Allow arbitrary kwargs Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com> * Type hint return value of T_ChunkedArray Co-authored-by: Illviljan <14371165+Illviljan@users.noreply.github.com> * Type hint return value of Dask array * ffill -> bfill in doc/whats-new.rst Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com> * hopefully fix docs warning --------- Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com> Co-authored-by: Illviljan <14371165+Illviljan@users.noreply.github.com> 2023-12-18T19:30:18Z 2023-12-18T19:30:18Z 1b5999ce7e4a14248f94d7405c686b0fa5ad5979 cd792325681cbad9f663f2879d8b69f1edbb678f 13221727 35968931 19864447
Powered by Datasette · Queries took 0.708ms · About: xarray-datasette