Spaces:
Runtime error
Runtime error
Commit
·
e24afe0
1
Parent(s):
48acc0f
Update README.md
Browse files
README.md
CHANGED
@@ -38,4 +38,4 @@ Whether the Space stays on top of your list.
|
|
38 |
|
39 |
# HISTORY OF THIS PROJECT
|
40 |
- Tweet replies were extracted using Twitter's API, then saved to a CSV file.
|
41 |
-
- Due to Twitter's dev policies, I cannot share that file, so I ran sentiment analysis on those tweet replies outside of this app and saved the results to the
|
|
|
38 |
|
39 |
# HISTORY OF THIS PROJECT
|
40 |
- Tweet replies were extracted using Twitter's API, then saved to a CSV file.
|
41 |
+
- Due to Twitter's dev policies, I cannot share that file, so I ran sentiment analysis on those tweet replies outside of this app and saved the results to the `df_redacted.csv` file.
|