home / github / commits

Menu
  • GraphQL API
  • Search all tables

commits: 9b5140e0711247c373987b56726282140b406d7f

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
9b5140e0711247c373987b56726282140b406d7f Add missing_dims argument allowing isel() to ignore missing dimensions (#3923) * Add missing_dims argument allowing isel() to ignore missing dimensions * Add missing_dims to whats-new.rst * Fix typos in TestVariable.test_isel() * Change values for missing_dims argument to {'raise', 'warn', 'ignore'} Matches the possible values used elsewhere for drop_vars arguments. * Add missing_dims argument Dataset.isel() * Mention Dataset.isel in whats-new.rst description of missing_dims 2020-04-03T19:47:07Z 2020-04-03T19:47:07Z 7e21ec85163297602c88c6fc49638c2c95b296a9 cd792325681cbad9f663f2879d8b69f1edbb678f 13221727 3958036 19864447
Powered by Datasette · Queries took 1.223ms · About: xarray-datasette