🏛️ 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.
Check code:
mypy .
flake8 .
Format code:
make format
Run tests:
make test
This project is licensed under the MIT License.