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

Bug/5669 replace types all in mypy in pre commit configyaml #550

Merged

Commits on Aug 16, 2024

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

Commits on Aug 19, 2024

  1. Update all dependencies

    randy-seng committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    4276755 View commit details
    Browse the repository at this point in the history
  2. Remove unused method

    randy-seng committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    0c6f000 View commit details
    Browse the repository at this point in the history
  3. Ensure Factory Method Always Receives a DataFrame

    Adjust track flyweight factory method to guarantee it always receives a DataFrame.
    Fix edge case where indexing a DataFrame with a single value might return a Series instead of a DataFrame.
    randy-seng committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    48d1595 View commit details
    Browse the repository at this point in the history
  4. Format code

    randy-seng committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    a2460fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    97b39e0 View commit details
    Browse the repository at this point in the history
  6. Convert to pandas index to list to resolve interface incompatibility …

    …with PandasTrackDataset
    randy-seng committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    0d2addd View commit details
    Browse the repository at this point in the history
  7. Fix type hints

    randy-seng committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    3822680 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    c133b52 View commit details
    Browse the repository at this point in the history
  2. Format code

    randy-seng committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    233e2bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e1e241 View commit details
    Browse the repository at this point in the history
  4. Make code more readable

    randy-seng committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    6e7cf32 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dbbeacc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4fdb58f View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Update black formatter

    randy-seng committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    2f61750 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

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

Commits on Sep 12, 2024

  1. Add comment

    randy-seng committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    7853a9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6b3187 View commit details
    Browse the repository at this point in the history