home / github / commits

Menu
  • Search all tables
  • GraphQL API

commits: ffc32755ca98d11208b6403d424ebcc2ba5bc4fa

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
ffc32755ca98d11208b6403d424ebcc2ba5bc4fa tests for datasets with units (#3447) * start writing the tests for dataset * add tests for initializing Datasets * add tests for aggregation methods / functions * add tests for the ndarray methods / properties * add tests for missing value handling methods * add tests for comparison methods * add tests for reordering / stacking the test for to_stacked_array seems a bit brittle * add tests for indexing methods * remove the commented out xfail on Dataset.squeeze * add tests for head, tail and thin * add tests for the computation methods * add tests for grouped operations * add tests for the content manipulation methods * fix reindex_like to actually expect errors where appropriate * use DataArray.copy to replicate a DataArray with different data * add tests for repr / str * remove the comment about moving the merge tests * construct a new data array instead of using `copy` which in combination with `assign_coords` make preserving `MultiIndex` instances much more complicated. * update whats-new.rst 2019-11-09T04:21:26Z 2019-11-09T04:21:26Z 458e78ccf9cedef997b218d835348005d70e25c2 279c587273ec459ffb5192e60bf8447c05601fa5 13221727 14808389 5635139
Powered by Datasette · Queries took 1.156ms · About: xarray-datasette