Skip to content

Setting up the Analytics Module

betaBison edited this page Dec 17, 2020 · 1 revision

Installation Instructions

  1. Install dependencies: pip3 install pandas

Stand-Alone Run Instructions

It's possible to run the analytics module by itself with:

python3 lib/analytics.py

Clone this wiki locally