home / github / commits

Menu
  • Search all tables
  • GraphQL API

commits: 299abd6276a4c10a84cb8081fb157cabfba070f6

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
299abd6276a4c10a84cb8081fb157cabfba070f6 Deprecate ds.dims returning dict (#8500) * raise FutureWarning * change some internal instances of ds.dims -> ds.sizes * improve clarity of which unexpected errors were raised * whatsnew * return a class which warns if treated like a Mapping * fix failing tests * avoid some warnings in the docs * silence warning caused by #8491 * fix another warning * typing of .get * fix various uses of ds.dims in tests * fix some warnings * add test that FutureWarnings are correctly raised * more fixes to avoid warnings * update tests to avoid warnings * yet more fixes to avoid warnings * also warn in groupby.dims * change groupby tests to match * update whatsnew to include groupby deprecation * filter warning when we actually test ds.dims * remove error I used for debugging --------- Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com> 2023-12-06T17:52:23Z 2023-12-06T17:52:23Z 1b5999ce7e4a14248f94d7405c686b0fa5ad5979 cd792325681cbad9f663f2879d8b69f1edbb678f 13221727 35968931 19864447
Powered by Datasette · Queries took 81.956ms · About: xarray-datasette