corrects a lot of mistakes.
adds keywords adds analyze.py adds pretest adds pretest ids
This commit is contained in:
@@ -91,7 +91,7 @@ file_alltweets = "ALL-SENATORS-TWEETS.csv"
|
||||
path_to_tweetdfs = wd + td
|
||||
|
||||
# Name of logfile
|
||||
logfile = wd+"log/log_"
|
||||
logfile = f"{wd}log/log_"
|
||||
|
||||
###################
|
||||
# Define Timespan & time-format
|
||||
|
||||
Reference in New Issue
Block a user