Skip to content

v0.6.2

Latest
Compare
Choose a tag to compare
@konstantinstadler konstantinstadler released this 01 Jul 20:09
· 13 commits to master since this release

New Features

  • characterization function accepts list of column names for characterized_name_column

Miscellaneous

  • change to using uv for development environment

    • removed conda environment.yml file
    • setup pyproject.toml with uv dependencies
  • using ruff for formating, removed black and isort

  • using poe as task runner, remove ./format_and_test.sh