Skip to content
Ricky Helfgen edited this page Jun 7, 2022 · 4 revisions

Welcome to the CSVpySTAT wiki!

In this Wiki I would like to describe the functionality of the Tool. First of all is this tool programmed into Python V3.9. Therefore it will run under Python 3.x. Additional you will need install the current Python packages:

pandas
matplotlib
tkinter
seaborn (newest version)
scipy
tabulate
outlier_utils
statsmodels

You will install them with the method : pip install [package] After install this, you can run the program with the command:

Linux: python3 CSVpySTAT.py
Windows: python CSVpySTAT.py

Table view