home / github / commits

Menu
  • GraphQL API
  • Search all tables

commits: aaf3b7e572dc9ee422aac7b2c2454b653e7be2bb

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
aaf3b7e572dc9ee422aac7b2c2454b653e7be2bb Opt out of auto creating index variables (#8711) * as_variable: deprecate converting to IndexVariable * fix multi-index edge case * Better default behavior of the Coordinates constructor (#8107) * ``Coordinates.__init__`` create default indexes ... for any input dimension coordinate, if ``indexes=None``. Also, if another ``Coordinates`` object is passed, extract its indexes and raise if ``indexes`` is not None (no align/merge supported here). * add docstring examples * fix doctests * fix tests * update what's new * fix deprecation warning after unintentionally reverted a valid previous change. * avoid unnecessary auto-creation of index to avoid userwarning * catch expected FutureWarnings in test_as_variable * check for coercion to IndexVariable * whatsnew --------- Co-authored-by: Benoit Bovy <benbovy@gmail.com> 2024-03-26T13:50:14Z 2024-03-26T13:50:14Z 1b5999ce7e4a14248f94d7405c686b0fa5ad5979 cd792325681cbad9f663f2879d8b69f1edbb678f 13221727 35968931 19864447
Powered by Datasette · Queries took 0.921ms · About: xarray-datasette