home / github / commits

Menu
  • GraphQL API
  • Search all tables

commits: 3f1b879c93426825f8c378f043afff8259dc8d28

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
3f1b879c93426825f8c378f043afff8259dc8d28 Fix sparse ops that were calling bottleneck (#3254) min and max are now working. notnull was already fixed by one of my earlier PRs. std/var/median are still broken, but only because sparse hasn't implemented the corresponding NumPy functions yet (nanstd, nanvar and nanmedian). rank needs pure NumPy implementation (not via bottleneck) if we want it to work on sparse or dask arrays. 2019-08-24T05:08:56Z 2019-08-24T05:08:56Z f10b21bed2846b879806f87039b77245b18e7671 cd792325681cbad9f663f2879d8b69f1edbb678f 13221727 1217238 19864447
Powered by Datasette · Queries took 0.582ms · About: xarray-datasette