home / github / commits

Menu
  • GraphQL API
  • Search all tables

commits: e39729928544204894e65c187d66c1a2b1900fea

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
e39729928544204894e65c187d66c1a2b1900fea implement interp() (#2104) * Start working * interp1d for numpy backed array. * interp1d for dask backed array. * Support scalar interpolation. * more docs * flake8. Remove an unnecessary file. * Remove non-unicode characters * refactoring... * flake8. whats new * Make tests skip if scipy is not installed * skipif -> skip * move skip into every function * remove reuires_scipy * refactoring exceptions. * assert_equal -> assert_allclose * Remove unintended word. * More tests. More docs. * More docs. * Added a benchmark * doc. Remove *.png file. * add .load to benchmark with dask. * add assume_sorted kwarg. * Support dimension without coordinate * flake8 * More docs. test for attrs. * Updates based on comments * rename test * update docs * Add transpose for python 2 * More strict ordering * Cleanup * Update doc * Add skipif in tests * minor grammar/language edits in docs * Support dict arguments for interp. * update based on comments * Remove unused if-block * ValueError -> NotImpletedError. Doc improvement * Using OrderedSet * Drop object array after interpolation. * flake8 * Add keep_attrs keyword * flake8 (reverted from commit 6e0099963a50dc622204a690a0058b4db527b8ef) * flake8 * Remove keep_attrs keywords * Returns copy for not-interpolated variable. * Fix docs 2018-06-08T00:33:51Z 2018-06-08T00:33:51Z caabe6633d9bef7f2f52807cc5a1f477f3a077d4 cd792325681cbad9f663f2879d8b69f1edbb678f 13221727 6815844 19864447
Powered by Datasette · Queries took 0.408ms · About: xarray-datasette