Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: fmind/mlops-python-package
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: fmind/mlops-python-package
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 19-feat-replace-pandas-by-polars
Choose a head ref
  • 6 commits
  • 65 files changed
  • 1 contributor

Commits on Dec 10, 2024

  1. feat(manager): switch from poetry to uv

    BREAKING CHANGE:
    fmind committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    0d82139 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ff835e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1941915 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60971e4 View commit details
    Browse the repository at this point in the history
  5. fix(tasks): merge conflict

    fmind committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    5e7c0b8 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2024

  1. refactor(data): switch to pandas to polars

    cannot be done as polars is not well supported by mlflow
    fmind committed Dec 12, 2024
    Configuration menu
    Copy the full SHA
    d40a9b7 View commit details
    Browse the repository at this point in the history
Loading