home / github / commits

Menu
  • GraphQL API
  • Search all tables

commits: b6a0d60e720f5a19d6e00b11fc7f3d485e52a80c

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
b6a0d60e720f5a19d6e00b11fc7f3d485e52a80c Support nan-ops for object-typed arrays (#1883) * First support of sum, min, max for object-typed arrays * typo * flake8 * Pandas compatiblity test. Added nanmean for object-type array * Improve test * Support nanvar, nanstd * Fix bug in _create_nan_agg_method * Added nanargmin/nanargmax * Support numpy<1.13. * Update tests. * Some cleanups and whatsnew * Simplify tests. Drop support std. * flake8 * xray -> xr * string array support * Support str dtype. Refactor nanmean * added get_pos_inifinity and get_neg_inifinity * Use function for get_fill_value instead of str. Add test to make sure it raises ValueError in argmin/argmax. * Tests for dtypes.INF 2018-02-15T22:03:01Z 2018-02-15T22:03:01Z caabe6633d9bef7f2f52807cc5a1f477f3a077d4 cd792325681cbad9f663f2879d8b69f1edbb678f 13221727 6815844 19864447
Powered by Datasette · Queries took 0.894ms · About: xarray-datasette