home / github / commits

Menu
  • Search all tables
  • GraphQL API

commits: 7611ed9b678c4004855856d2ec6dc6eb7ac59123

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
7611ed9b678c4004855856d2ec6dc6eb7ac59123 Avoid computing dask variables on __repr__ and __getattr__ (#1532) * stop repr(Dataset) from resolving dask variables Also stop resolving non-index coords in Datasets * stop DataArray.__getattr__('NOTEXIST') from computing dask variables * PEP8 fixes * PEP8 fixes * Tests for __repr__, __getattr__ and __getstate__ * int is coerced to int64 or int32 on different systems * What's New * flake8 tweaks * print summary of dask arrays * More compact printing for dask arrays * Cleared changelog and moved to breaking changes * Deduplicate code 2017-09-21T20:55:42Z 2017-09-21T20:55:42Z 2ff6d9e74ee03928d143f0bb1557924a28d3b23d f10b21bed2846b879806f87039b77245b18e7671 13221727 6213168 1217238
Powered by Datasette · Queries took 0.725ms · About: xarray-datasette