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

Rolling Mean features for time series #3028

Merged
merged 11 commits into from Nov 30, 2021

Commits on Nov 29, 2021

  1. Copy the full SHA
    fec0125 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    freddyaboulton committed Nov 29, 2021
    Copy the full SHA
    8a83d63 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    96d53a1 View commit details
    Browse the repository at this point in the history
  4. Fix test + lint

    freddyaboulton committed Nov 29, 2021
    Copy the full SHA
    fddc446 View commit details
    Browse the repository at this point in the history
  5. Update requirements

    freddyaboulton committed Nov 29, 2021
    Copy the full SHA
    4800648 View commit details
    Browse the repository at this point in the history
  6. Lint + tidy up impl

    freddyaboulton committed Nov 29, 2021
    Copy the full SHA
    7f21143 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    42b927a View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    b6192f0 View commit details
    Browse the repository at this point in the history
  9. Update release notes

    freddyaboulton committed Nov 29, 2021
    Copy the full SHA
    667d943 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. Fix docstrings

    freddyaboulton committed Nov 30, 2021
    Copy the full SHA
    b024d0d View commit details
    Browse the repository at this point in the history
  2. Fix typo

    freddyaboulton committed Nov 30, 2021
    Copy the full SHA
    f5f496d View commit details
    Browse the repository at this point in the history