home / github / commits

Menu
  • GraphQL API
  • Search all tables

commits: a5f7d6ac60e8e5682e2be739dd520b7a3bbd0fc7

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
a5f7d6ac60e8e5682e2be739dd520b7a3bbd0fc7 Isin (#2031) * gitignore testmon * initial isin implementation * gitignore * dask * numpy version check not needed * numpy version check for isin * move to common * rename data_set to ds * Revert "rename data_set to ds" This reverts commit 75493c2e9e1eb9b39a2222a19a7725afe1f009be. * 'expect' test for dataset * unneeded import * formatting * docs * Raise an informative error message when converting Dataset -> np.ndarray Makes `np.asarray(dataset)` issue an informative error. Currently, `np.asarray(xr.Dataset({'x': 0}))` raises `KeyError: 0`, which makes no sense. * normal tests are better than a weird middle ground * dask test * grammar * try changing skip decorator ordering * just use has_dask * another noqa? * flake for py3.4 * flake 2018-04-04T02:46:56Z 2018-04-04T02:46:56Z 1a0c5f6e7558375963ec136fae97c729cdec1df8 f10b21bed2846b879806f87039b77245b18e7671 13221727 5635139 1217238
Powered by Datasette · Queries took 0.994ms · About: xarray-datasette