Installation

File download

The package consist if a single file nbi_stat.py and you can simply download that file and put somewhere searched by Python, for example in your projects directory.

Pip install

To install using pip

pip install nbi_stat

See also

From Jupyter Notebook

If you execute the notebook Statistics Overview it will automatically generate the nbi_stat.py module. Move that file to somewhere searched by Python.

From GitLab sources

You can clone the repostory at

Note, you need some additional packages for this. Please refer to the CONTRIBUTING.md file in the repository.