Skip to content

🥇 Setup project and First estimator

Compare
Choose a tag to compare
@simonprovost simonprovost released this 27 Mar 07:31
· 169 commits to main since this release
5a76c14

v0.0.1 - Initial Release

This release marks the initial setup of the Poetry Python project for Scikit-Longitudinal with one first estimator, featuring robust type-checking and an array of linting tools, including pylint, flake8, pre-commit, black, and isort.

Key Features:

  • Setup project with one first estimator
  • Highly typed Python code to ensure code quality and maintainability.
  • Comprehensive linting tools (pylint, flake8, pre-commit, black, isort) integrated into the project to enforce coding standards and consistency.

Estimators:

We hope you enjoy using this first release and look forward to your feedback and contributions! Cheers!