home / github / commits

Menu
  • Search all tables
  • GraphQL API

commits: 9daf9b13648c9a02bddee3640b80fe95ea1fff61

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
9daf9b13648c9a02bddee3640b80fe95ea1fff61 Internal refactor of label-based data selection (#5322) * xindexes also returns multi-index levels as keys * wip: move label selection into PandasIndex add Index.query() method split pd.Index vs. pd.MultiIndex logic * Revert "xindexes also returns multi-index levels as keys" This reverts commit 261fb7880523db79b5bc3715477374d089e9a574. Let's keep this for later. There are too many places in Xarray that assume that xindexes keys are dimension names. * fix broken tests * remove old code + move/update tests * remove duplicate function * add PandasMultiIndex class + refactor query impl * remove PandasIndex.from_variables for now Add it later in the refactoring when it will be needed elsewhere (e.g., in ``set_index``). * fix broken tests Is this what we want? * prevent loading values for xarray objs in slice * update what's new 2021-06-08T09:35:54Z 2021-06-08T09:35:54Z 7c39fdcf60cc53af273aaf57e5babfd7c2fcd3db cd792325681cbad9f663f2879d8b69f1edbb678f 13221727 4160723 19864447
Powered by Datasette · Queries took 0.698ms · About: xarray-datasette