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

Refactor Grouper objects #8776

Merged
merged 9 commits into from
Mar 7, 2024
Merged

Refactor Grouper objects #8776

merged 9 commits into from
Mar 7, 2024

Commits on Feb 22, 2024

  1. Refactor resampling.

    1. Rename to Resampler from ResampleGrouper
    2. Move code from common.resample to TimeResampler
    dcherian committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    97a5e46 View commit details
    Browse the repository at this point in the history
  2. Single Grouper class

    dcherian committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    589e897 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Fixes

    dcherian committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    12a44fe View commit details
    Browse the repository at this point in the history
  2. Fixes

    dcherian committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    2e108c7 View commit details
    Browse the repository at this point in the history
  3. Add comments.

    dcherian committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    1dfcd13 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Apply suggestions from code review

    Co-authored-by: Illviljan <[email protected]>
    dcherian and Illviljan authored Mar 3, 2024
    Configuration menu
    Copy the full SHA
    19cec62 View commit details
    Browse the repository at this point in the history
  2. Review feedback

    dcherian committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    532c1d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c375010 View commit details
    Browse the repository at this point in the history
  4. fix

    dcherian committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    51ff405 View commit details
    Browse the repository at this point in the history