home / github / commits

Menu
  • Search all tables
  • GraphQL API

commits: af37ddd0e09024cb23438a9403ec0670e2dae5e4

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
af37ddd0e09024cb23438a9403ec0670e2dae5e4 Add rename_vars and rename_dims (#3045) * Added rename_coords and rename_dims * Removed white space from blank lines * Changed rename_coords to rename_vars * Changed rename_coords to rename_vars in "See Also" or rename fx * Fixed renaming dimension indexing * Added testing for rename_vars and rename_dims * Testing and fx for renaming vars and dims * Met pep8 standards * Undid autopep8 for lines w noqa * Update xarray/tests/test_dataset.py Co-Authored-By: Maximilian Roos <5635139+max-sixty@users.noreply.github.com> * Cleaned up helper fxs and added actual_2 test * Update xarray/core/dataset.py Co-Authored-By: Maximilian Roos <5635139+max-sixty@users.noreply.github.com> * Update xarray/core/dataset.py Co-Authored-By: Maximilian Roos <5635139+max-sixty@users.noreply.github.com> * deleted misc file * Update xarray/core/dataset.py Co-Authored-By: Maximilian Roos <5635139+max-sixty@users.noreply.github.com> * _rename_var_dims_helper undefined test * Use separate rename_dims and rename_vars dictionaries * Fixed documentation and added inplace back * removing changes from rename * removed test set up to fail (will add back) * fixed coord vs variable in test rename_ * Moved rename_var to under new fx/methods * Update whats-new.rst * use pytest.raises to test for ValueError * did not assign failed * pep8 compliance 2019-07-02T20:24:54Z 2019-07-02T20:24:54Z 0b1648bb11ab8462ffca6a7ac841624789ad9c0f f10b21bed2846b879806f87039b77245b18e7671 13221727 46687291 1217238
Powered by Datasette · Queries took 1.261ms · About: xarray-datasette