Author: Arjan Geers ([email protected])
Analysis of Edinburgh bike counter data.
Inspired by this analysis of Seattle bike counter data. Another take on the Edinburgh dataset can be found here.
conda env create -n edinburgh-bike-counter -f environment.yml
conda activate edinburgh-bike-counter
MIT