This project is to get information from a file load it into python and generate a new file
In order to create a generate a csv file I use pandas, numpy library and for the interface Qt
Pandas | pip install pandas
Numpy | pip install numpy
PyQt5 | pip install pyqt5
PyQt5-tools | pip install pyqt5-tools
PyInstaller | pip install pyinstaller
JAZMIN RODRIGUEZ
