Skip to content
Snippets Groups Projects
Commit 85f9a725 authored by Ahmidan Houdaifa's avatar Ahmidan Houdaifa
Browse files

updated Fonctionnalité 8

parent 4870b617
Branches master
No related tags found
No related merge requests found
textblob not found therefore enable to install and continue the project
from twitter_predictor.twitter_collect import collect
from pytest import *
def test_collect():
tweets = tweet_collect.collect()
data = transform_to_dataframe(tweets)
assert 'tweet_textual_content' in data.columns
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment