# install python 3 and pip3 first
pip3 install -r requirements.txt# Assuming that Raw data is present in the directory : Data/SampleRawData
python3 Py3/ProcessRawData.py
# Output will be generated in Data/ProcessedRawDatapython3 -m flask run| Name | Name | Last commit date | ||
|---|---|---|---|---|
# install python 3 and pip3 first
pip3 install -r requirements.txt# Assuming that Raw data is present in the directory : Data/SampleRawData
python3 Py3/ProcessRawData.py
# Output will be generated in Data/ProcessedRawDatapython3 -m flask run