home / github / commits

Menu
  • GraphQL API
  • Search all tables

commits: e4fe194bc4c93051297586158c4675d28fee7d57

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
e4fe194bc4c93051297586158c4675d28fee7d57 Add parse_dims func (#7051) * add parse_dims func * add some more tests for tuples * add parse_ordered_dims * fix typing issue * remove double ellipsis typehints * fix gen aggrs * remove more double ellipsis typehints * fix doctests: supress urllib3 warning (#7326) * Enable `origin` and `offset` arguments in `resample` (#7284) * Initial work toward enabling origin and offset arguments in resample * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fix _convert_offset_to_timedelta * Reduce number of tests * Address initial review comments * Add more typing information * Make cftime import lazy * Fix module_available import and test * Remove old origin argument * Add type annotations for resample_cftime.py * Add None as a possibility for closed and label * Add what's new entry * Add missing type annotation * Delete added line * Fix typing errors * Add comment and test for as_timedelta stub * Remove old code * [test-upstream] Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com> * Fix PR number in what’s new (#7331) * [pre-commit.ci] pre-commit autoupdate (#7330) updates: - [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.4.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.3.0...v4.4.0) - [github.com/PyCQA/autoflake: v1.7.7 → v2.0.0](https://github.com/PyCQA/autoflake/compare/v1.7.7...v2.0.0) - [github.com/PyCQA/flake8: 5.0.4 → 6.0.0](https://github.com/PyCQA/flake8/compare/5.0.4...6.0.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Mathias Hauser <mathause@users.noreply.github.com> * add comment explaining type: ignore * fix doctest win/linux issue once again Co-authored-by: Joe Hamman <joe@earthmover.io> Co-authored-by: Mathias Hauser <mathause@users.noreply.github.com> Co-authored-by: Spencer Clark <spencerkclark@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com> 2022-11-30T23:36:32Z 2022-11-30T23:36:32Z 72ce553aaa578796b021efa20977e379206d875a cd792325681cbad9f663f2879d8b69f1edbb678f 13221727 43316012 19864447
Powered by Datasette · Queries took 321.279ms · About: xarray-datasette