home / github / commits

Menu
  • GraphQL API
  • Search all tables

commits: a78e0f6ce7c0cc48f746a122c79f1bcf903efd51

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
a78e0f6ce7c0cc48f746a122c79f1bcf903efd51 Fix rolling window operations with dask when bottleneck is installed (#3040) xref GH2940, GH2942 Previously, these operations could silently return incorrect results (dask 2.0), or use unbounded amounts of memory (older versions of dask). This requires a fairly large refactoring, because deciding when to use bottleneck now needs to be done at runtime rather than at import-time. These methods are now constructed as methods rather being injected aftewards into the class, which should also be a much more standard and understable design. 2019-06-28T16:49:04Z 2019-06-28T16:49:04Z f10b21bed2846b879806f87039b77245b18e7671 cd792325681cbad9f663f2879d8b69f1edbb678f 13221727 1217238 19864447
Powered by Datasette · Queries took 80.731ms · About: xarray-datasette