Welcome to cookies_statistics’ documentation!
This package is intended to provide useful functions and classes for statistical analyses. Please see Documentation.
Installation
You can install the release version from PyPI.
pip install cookies_statistics
If you want to use the latest version that has not been released, clone our GitHub repository and install from the local directory.
git clone https://github.com/CookieBox26/cookies_statistics.git
cd cookies_statistics
pip install .
Contents