pyhasse.acm


Importing data is the first step. The module pyhasse.core supports this first step.

All possible calculations are explaint and demonstrated at: pyhasse.acm: Notebook

see also: List of Notebooks:

After data import the following calculations are possible:

Calculate:

  • antichain matrix (ACM)

  • rowsum of ACM

  • colsum of ACM

Installation

Switch to your virtual environment...

pip install pyhasse.acm

Start notebook server

jupyter notebook

Work within a browser

Create, open (see example files) and edit Jupyter notebooks ...

http://localhost:8888