This package is a utils functions to data science.
For installation:
Using pip:
pip install git+https://github.com/dobraga/data_science_toolkitUsing poetry:
poetry add git+https://github.com/dobraga/data_science_toolkitFor run the tests:
python -m pytest -v -x