Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cumulative examples #7152

Merged
merged 44 commits into from
Oct 26, 2022
Merged

Cumulative examples #7152

merged 44 commits into from
Oct 26, 2022

Commits on Oct 8, 2022

  1. Configuration menu
    Copy the full SHA
    7e2f12a View commit details
    Browse the repository at this point in the history
  2. Fixed mypy issues

    patrick-naylor committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    d3c05eb View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Configuration menu
    Copy the full SHA
    ae513d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9ba30e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b774ddb View commit details
    Browse the repository at this point in the history
  4. commited merge

    patrick-naylor committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    804d960 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Combined cumulatives and reductions and aggregations and modified dat…

    …aset cumulative functions.
    patrick-naylor committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    7d95f1d View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Configuration menu
    Copy the full SHA
    330dce8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af5573c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42c4990 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9e5267 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4e611cf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    441450b View commit details
    Browse the repository at this point in the history
  7. Merged origin

    patrick-naylor committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    2eac348 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Configuration menu
    Copy the full SHA
    8f4d798 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb16d01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0bfded1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    adc8e9f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    558fbf0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    35f438a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a9e6f4a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    29f3238 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9ba655b View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2022

  1. Configuration menu
    Copy the full SHA
    d24ba77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31876a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0ff135 View commit details
    Browse the repository at this point in the history
  4. minor tweaks

    Illviljan committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    4baa9f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b71aad View commit details
    Browse the repository at this point in the history
  6. Update computation.py

    Illviljan committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    acb0637 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    47b80f3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4994a07 View commit details
    Browse the repository at this point in the history
  9. fix mypy

    Illviljan committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    29dd1eb View commit details
    Browse the repository at this point in the history
  10. use _group_dim in resample?

    Illviljan committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    b12dd5a View commit details
    Browse the repository at this point in the history
  11. Update resample.py

    Illviljan committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    b4ce34d View commit details
    Browse the repository at this point in the history
  12. Manually fix docstring

    Illviljan committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    a2d9e93 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2022

  1. Configuration menu
    Copy the full SHA
    061ceaf View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Apply suggestions from code review

    Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com>
    Illviljan and dcherian authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    2134bcf View commit details
    Browse the repository at this point in the history
  2. Use TEMPLATE_SEE_ALSO

    Illviljan committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    f6e18cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23df2eb View commit details
    Browse the repository at this point in the history
  4. use default example

    Illviljan committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    ec5062a View commit details
    Browse the repository at this point in the history
  5. add resample test

    Illviljan committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    1a7ccf4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    66e7390 View commit details
    Browse the repository at this point in the history
  7. Revert "remove cumulative function in ops"

    This reverts commit 66e7390.
    Illviljan committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    7bc95ec View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Add numeric_only=True

    Illviljan committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    21e040c View commit details
    Browse the repository at this point in the history