home / github / commits

Menu
  • GraphQL API
  • Search all tables

commits: 214d9417eb525ff10cc3ef90d9838fc42eef5b64

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
214d9417eb525ff10cc3ef90d9838fc42eef5b64 Option to not auto-create index during expand_dims (#8960) * test expand_dims doesn't create Index * add option to not create 1D index in expand_dims * refactor tests to consider data variables and coordinate variables separately * fix bug causing new test to fail * test index auto-creation when iterable passed as new coordinate values * make test for iterable pass * added kwarg to dataarray * whatsnew * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * update tests to use private versions of assertions * create_1d_index->create_index * Update doc/whats-new.rst Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com> * warn if create_index=True but no index created because dimension variable was a data var not a coord * add string marks in warning message --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com> 2024-04-27T16:48:24Z 2024-04-27T16:48:24Z 1b5999ce7e4a14248f94d7405c686b0fa5ad5979 cd792325681cbad9f663f2879d8b69f1edbb678f 13221727 35968931 19864447
Powered by Datasette · Queries took 0.686ms · About: xarray-datasette