/temples

🏛️ Tools for Exploration and Modeling PipeLinES

Primary LanguagePythonMIT LicenseMIT

temples

🏛️ Tools for Exploration and Modeling PipeLinES

Tools to help data scientists focus on what matters by making pipelines, configuration, io and logging easier.

Tests cases are also examples of how to use the package.

Developer's guide

Check code:

mypy .
flake8 .

Format code:

make format

Run tests:

make test

License

This project is licensed under the MIT License.