Create a function to fix the format of the json file in case of any errors.
Why?
A specific format is required in order to have matrices without any kind of errors
How?
Create a file data_preprocessing_util.py that include a function that will be immediately been called in case of any errors during the processing functions.
What?
Create a function to fix the format of the json file in case of any errors.
Why?
A specific format is required in order to have matrices without any kind of errors
How?
Create a file
data_preprocessing_util.py
that include a function that will be immediately been called in case of any errors during the processing functions.