/ds-util

My util scripts for data science projects and Kaggle.

Primary LanguagePython

ds-util

My util scripts for data science projects and Kaggle.

Install

pip install git+https://github.com/kiccho1101/ds-util.git

Setup

poetry install

Test

poetry run ptw
poetry run pytest -v
poetry run pytest -v --cov=ds_util