Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 265 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 265 Bytes

Kleros Data Analysis

to run the repository

  1. Create a virtual env with python3 -m venv .venv
  2. activate the virtual env with source .venv/bin/activate
  3. install dependencies with pip install -r requirements.txt
  4. run the stats python jupyter notebook.