All in one Excel to csv formatter for bulk files
This class is currently an on going process. I wrote this while working with realtime data collection using multiple inertial measurment units.
The raw_data
contains .xlsx
files of 7 Subjects, with 11 columns. This is to test the class.
Navigate the directory and run python3 main.py -i FOLDER_TO_READ -o OUTPUT_FOLDER
or
Use the notebook provided, it’s more convenient to work with.
argument parser
command line instructionskeras.preprocessing
methods.