Getting Started
Installation
To get started with fca_algorithms, you would firstly need to download the package
$ pip install fca_algorithms
To test that everything’s working
$ fca_cli --version
Hello world
$ echo ",a,b\n1,x,,\n2,,x" > c.csv
$ fca_cli -c c.csv --show_hasse