home / github / commits

Menu
  • GraphQL API
  • Search all tables

commits: 09ef2c280677c45593d4f93a67962afc42abacf1

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
09ef2c280677c45593d4f93a67962afc42abacf1 Added a support for Dataset.rolling. (#1289) * Added support for Dataset.rolling * Fixed an accidental bug in test_dataset.py * Dimension order is restored after Dataset.rolling. * Add some docstrings. Code clean up. * Make rolling_cls and groupby_cls private. * Removed another old-style call for the superclass method. * Fixed some breaks made by the previous merge. * Moved ImplementedArrayRolling into rolling * Made DatasetRolling utilize DataArrayRolling of each DataArrays. * Added 1 line to api.rst. * Updating test_dataset to catch #1278 * Test_dataset now tests bottleneck.move_var. * Raises an exception if no data_vars depend on the rolling-dims. * Fixed style issue and added docstring for inject_datasetrolling_methods * Recover unintended change. * An empty commit to trigger travicCI rebuild. * Recover test_assign_attrs which is deleted accidentaly. Some improvements based on shoyer's comments. * An empty commit to trigger Travis's rebuild 2017-03-31T03:10:44Z 2017-03-31T03:10:44Z caabe6633d9bef7f2f52807cc5a1f477f3a077d4 f10b21bed2846b879806f87039b77245b18e7671 13221727 6815844 1217238
Powered by Datasette · Queries took 0.737ms · About: xarray-datasette