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

Implement Series.mad #1503

Merged
merged 10 commits into from
May 19, 2020
Merged

Implement Series.mad #1503

merged 10 commits into from
May 19, 2020

Commits on May 6, 2020

  1. Remove an unused import

    jam-woo committed May 6, 2020
    Configuration menu
    Copy the full SHA
    88aa28a View commit details
    Browse the repository at this point in the history

Commits on May 16, 2020

  1. Implement mad in Series

    90jam committed May 16, 2020
    Configuration menu
    Copy the full SHA
    d512bd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b32bea4 View commit details
    Browse the repository at this point in the history
  3. add mad in series.rst

    90jam committed May 16, 2020
    Configuration menu
    Copy the full SHA
    2d4c559 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37f16f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d357c8 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. add tests with multiIndex

    90jam committed May 18, 2020
    Configuration menu
    Copy the full SHA
    bc19f4a View commit details
    Browse the repository at this point in the history
  2. reformat added code

    90jam committed May 18, 2020
    Configuration menu
    Copy the full SHA
    d2bb07c View commit details
    Browse the repository at this point in the history

Commits on May 19, 2020

  1. Configuration menu
    Copy the full SHA
    560457b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b641b18 View commit details
    Browse the repository at this point in the history