Installation
You can install the package via
pip install pystatis
If everything worked out correctly, you should be able to import pystatis
like this
import pystatis
print("Version: ", pystatis.__version__)
You can install the package via
pip install pystatis
If everything worked out correctly, you should be able to import pystatis
like this
import pystatis
print("Version: ", pystatis.__version__)