TODO
- install packages
pip install -r requirements.txt # install packages
- run the code in
TODO
The structure of the code is as follows:
-
data
- cleaned_data.csv
- trending.json
-
utils
- __init__.py
- clean.py
-
figure(the figure we got)
-
smm635.ipynb # main code
-
requirements.txt
-
README.md
TODO