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

Rename folder to baytune and use pyproject.toml #218

Merged
merged 15 commits into from
Jul 21, 2023

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    3bc789d View commit details
    Browse the repository at this point in the history
  2. Add support for newer versions

    Python 3.9, 3.10
    Depencencies: Copulas, numpy, and pandas
    PatrikDurdevic committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    887fddb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c95fef3 View commit details
    Browse the repository at this point in the history
  4. Update sparse to sparse_output

    sklearn will deprecate sparse in favor of sparse_output, currently throwing warnings
    PatrikDurdevic committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    ab32286 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. rename library

    gsheni committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    6ea6d39 View commit details
    Browse the repository at this point in the history
  2. lint with ruff

    gsheni committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    4de8d74 View commit details
    Browse the repository at this point in the history
  3. fix imports

    gsheni committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    095c2f4 View commit details
    Browse the repository at this point in the history
  4. cleanup more

    gsheni committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    2445ca9 View commit details
    Browse the repository at this point in the history
  5. cleanup more

    gsheni committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    4df8ae8 View commit details
    Browse the repository at this point in the history
  6. cleanup more

    gsheni committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    2245be0 View commit details
    Browse the repository at this point in the history
  7. cleanup more

    gsheni committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    cd5bdd1 View commit details
    Browse the repository at this point in the history
  8. cleanup more

    gsheni committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    3c8732a View commit details
    Browse the repository at this point in the history
  9. cleanup more

    gsheni committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    48ce97c View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

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