Commit 42c756b5 authored by Francesco Poldi's avatar Francesco Poldi

Pandas update #446

parent 543d5a1a
......@@ -81,7 +81,6 @@ def update(object, config):
"user_id_str": Tweet.user_id_str,
"username": Tweet.username,
"name": Tweet.name,
"profile_image_url": Tweet.profile_image_url,
"day": day,
"hour": hour(Tweet.datetime),
"link": Tweet.link,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment