/copium

A collection of scripts/notebooks to visualise my hundreds of dollars spent on a gacha

Primary LanguageJupyter NotebookThe UnlicenseUnlicense

copium

A collection of scripts/notebooks to visualise my hundreds of dollars spent on a gacha

Installation

Install deps via poetry

poetry install

Some libraries should be recompiled

poetry run pip install --force-reinstall numpy --no-binary numpy

And then install again

poetry install

Development

Use VS Code