home / github / commits

Menu
  • GraphQL API
  • Search all tables

commits: 92cb751a52eec9e8b5fa521e0f9f83162eff7e3b

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
92cb751a52eec9e8b5fa521e0f9f83162eff7e3b Plots get labels from pint arrays (#5561) * test labels come from pint units * values demotes pint arrays before returning * plot labels look for pint units first * pre-commit * added to_numpy() and as_numpy() methods * remove special-casing of cupy arrays in .values in favour of using .to_numpy() * .values -> .to_numpy() * lint * Fix mypy (I think?) * added Dataset.as_numpy() * improved docstrings * add what's new * add to API docs * linting * fix failures by only importing pint when needed * refactor pycompat into class * pycompat import changes applied to plotting code * what's new * compute instead of load * added tests * fixed sparse test * tests and fixes for ds.as_numpy() * fix sparse tests * fix linting * tests for Variable * test IndexVariable too * use numpy.asarray to avoid a copy * also convert coords * Force tests again after #5600 Co-authored-by: Maximilian Roos <m@maxroos.com> 2021-07-21T22:38:34Z 2021-07-21T22:38:34Z 26a6f89d5f52aa3fe5267933be6139d10dfff2a7 cd792325681cbad9f663f2879d8b69f1edbb678f 13221727 35968931 19864447
Powered by Datasette · Queries took 0.601ms · About: xarray-datasette