You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bull.Database.connect(DATABASE_NAME).execute('CREATE TABLE IF NOT EXISTS log(id INT PRIMARY KEY, number CHAR(10), transcription TEXT, datetime TEXT, sentiment DECIMAL)')