sha,message,author_date,committer_date,raw_author,raw_committer,repo,author,committer 4c07a011286ef5c3edfd73310094203895b410c3,"Extending the glossary (#7732) * added align, broadcast,merge, concatenate, combine * examples added * Update doc/user-guide/terminology.rst Co-authored-by: Tom Nicholas * Update doc/user-guide/terminology.rst Co-authored-by: Tom Nicholas * Update doc/user-guide/terminology.rst Co-authored-by: Tom Nicholas * changes made * add changes * . * . * Update doc/user-guide/terminology.rst Co-authored-by: Tom Nicholas * Update doc/user-guide/terminology.rst Co-authored-by: Tom Nicholas * Update doc/user-guide/terminology.rst Co-authored-by: Tom Nicholas * changes done * Update doc/user-guide/terminology.rst Co-authored-by: Tom Nicholas * Update doc/user-guide/terminology.rst Co-authored-by: Tom Nicholas * Update doc/user-guide/terminology.rst Co-authored-by: Tom Nicholas * Update doc/user-guide/terminology.rst Co-authored-by: Tom Nicholas * Update doc/user-guide/terminology.rst Co-authored-by: Tom Nicholas --------- Co-authored-by: Tom Nicholas ",2023-08-18T19:48:59Z,2023-08-18T19:48:59Z,16481987ac3b040086a7e19b6599b4604358db3e,cd792325681cbad9f663f2879d8b69f1edbb678f,13221727,97012127,19864447 bb501ba59065c6266ecb8c1162239b9a69af4640,"Add examples to docstrings (#7937) * xarray.dataset.equals * xarray.dataset.identical * xarray.dataset.broadcast_equals * minute_change * assign_attrs * expand_dims * drop_vars * equals * broadcast.equals * identical * indentation * . * . * indentation * . * what's new * . * . * . * . * . * . * Try adding Traceback to doctest which raises error * changing it intlo sub-heading * what's new added * indentation error fixed * doctest * Make possible raising of ValueError in drop_vars general --------- Co-authored-by: Tom Nicholas ",2023-07-25T05:51:13Z,2023-07-25T05:51:13Z,16481987ac3b040086a7e19b6599b4604358db3e,cd792325681cbad9f663f2879d8b69f1edbb678f,13221727,97012127,19864447 799f12d756f9edf1a40188461cf3833a0788af82,"Examples added to docstrings (#7936) * xarray.dataset.tail * xarray.dataset.head * xarray.dataset.dropna * xarray.dataset.ffill * xarray.dataset.bfill * xarray.dataset.set_Coords * xarray.dataset.reset_coords * indentation changes * indentation * reset_coords example * tail_edited * bfill change * change * changes * indented * indented * minute_changes * doctest failure change * changes_ * change * change * change * indented * . * what's new * . * head & tail * bfill & ffill * dropna * head & tail * doctest * doctest error * Update xarray/core/dataset.py Co-authored-by: Tom Nicholas * . * Fix doctest --------- Co-authored-by: Tom Nicholas ",2023-07-11T14:53:32Z,2023-07-11T14:53:32Z,16481987ac3b040086a7e19b6599b4604358db3e,cd792325681cbad9f663f2879d8b69f1edbb678f,13221727,97012127,19864447 44fd4587932745cb5e3985bcaee9fe5551833010,"Docstring examples (#7881) * add examples * changes done to dataset.isel * Changes done on isel and reduce * xarray.dataset.tail * xarray.dataset.head * xarray.dataset.dropna * xarray.dataset.ffill * xarray.dataset.bfill * xarray.dataset.set_Coords * xarray.dataset.reset_coords * Revert ""xarray.dataset.reset_coords"" This reverts commit 7575a1245e19c3dbf813d68400da6fe8b07f66bc. * Revert ""xarray.dataset.tail"" This reverts commit ee8ba416cc0de808e0f75897f25e9739a1d4bb6f. * Revert ""xarray.dataset.head"" This reverts commit 82e1161578ce44f24cae2aa5fd6b11a8037c32be. * Revert ""xarray.dataset.dropna"" This reverts commit 760aa4a8c45e8b84798684b9327415bbe53dc627. * Revert ""xarray.dataset.ffill"" This reverts commit 848a5fd3a598c5c7d8d3ca38f9abebc93b81ce0c. * Revert ""xarray.dataset.bfill"" This reverts commit eb7514e6f806209f757012ab82f9246b6e4d2cae. * Revert ""xarray.dataset.set_Coords"" This reverts commit 5ecfd6380f9096fe8d7b2c0ce4d8befcf2ec3f98. * check pre-commit * changes * argmin_indices * Try adding blank lines * indentation change * indentation * removed dataset.reduce 'skew' example * doctests * change * argmin * Update xarray/core/dataset.py Co-authored-by: Tom Nicholas * what's new.rst updated * Move whatsnew entry to unreleased version --------- Co-authored-by: Tom Nicholas ",2023-07-04T15:36:39Z,2023-07-04T15:36:39Z,16481987ac3b040086a7e19b6599b4604358db3e,cd792325681cbad9f663f2879d8b69f1edbb678f,13221727,97012127,19864447 61eb2d4b3ad44edf41dc674210fdb3efa74e27ac,"restructure the contributing guide (#7681) * Communication Channels added * enhanced the commit * Writing ReST pages * removed the text related to a broken link * changes_minute * Upto bug report * how to contribute * pre-commit hooks * minute_changes * development workflow * updated development workflow * minute_change * done until development workflow * Writing ReST pages * PR template added",2023-04-13T15:00:03Z,2023-04-13T15:00:03Z,16481987ac3b040086a7e19b6599b4604358db3e,cd792325681cbad9f663f2879d8b69f1edbb678f,13221727,97012127,19864447 e2f1ebf13b7961a7d66b0e4eb0ee1cbd5e3a459f,"How xarray handles missing values (#7694) * Missing values methods * added to computation.rst * summary on handling missing values * removed ` ` * build_docs error * read the docs build check * Update doc/getting-started-guide/faq.rst Co-authored-by: Michael Niklas * Update doc/getting-started-guide/faq.rst --------- Co-authored-by: Tom Nicholas Co-authored-by: Michael Niklas ",2023-04-03T16:35:46Z,2023-04-03T16:35:46Z,16481987ac3b040086a7e19b6599b4604358db3e,cd792325681cbad9f663f2879d8b69f1edbb678f,13221727,97012127,19864447 a28e9b553133333fac01bd0771602f249dce0fbd,"Faq pull request (According to pull request #7604 & issue #1285 (#7638) * @TomNicholas please look into the changes. * commit 1 * @TomNicholas please review * @TomNicholas please review * latest commit * Changes done on formatting the code * pre-commit bot changes * code changes * commit_check * formatted function names * passed all checks * checks_commit * changes done_added zarr * minor changes * documentation changes * ready for review * added what I have done to whats-new.rst * updated",2023-03-26T19:14:35Z,2023-03-26T19:14:35Z,16481987ac3b040086a7e19b6599b4604358db3e,cd792325681cbad9f663f2879d8b69f1edbb678f,13221727,97012127,19864447