Data Processing tool
To start the program, in a terminal :
python main.py
(Windows users may replace python
with python.exe
)
The required packages are :
PySimpleGUI
numpy
pandas
sqlite3
seaborn
scikit-learn
PyWavelets
openpyxl
Examples to use the tools in this repository are found in the examples
folder.