home / github / commits

Menu
  • GraphQL API
  • Search all tables

commits: a042ae69c0444912f94bb4f29c93fa05046893ed

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
a042ae69c0444912f94bb4f29c93fa05046893ed Review (re)set_index (#6992) * review reset_index + tests Restore old behavior, i.e., - drop the multi-index dimension name (even if drop=False) unless reset_index still returns a multi-index - rename the level coordinate to the dimension name if the multi-index is reduced to a single index - drop the whole multi-index if its dimension coordinate is given as argument Fix IndexVariable -> Variable conversion * reset_index: fix dropped dimension(s) * reset_index: fix other tests * review set_index - Convert the coordinates left unindexed from IndexVariable to Variable - Keep multi-index coordinates next to each other in a consistent order * set_index with single index: preserve coord order * update what's new 2022-09-27T10:35:37Z 2022-09-27T10:35:37Z 7c39fdcf60cc53af273aaf57e5babfd7c2fcd3db cd792325681cbad9f663f2879d8b69f1edbb678f 13221727 4160723 19864447
Powered by Datasette · Queries took 82.001ms · About: xarray-datasette