Ilyushin / cc-example

Example Repo for Coding Challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Insight Data Engineering - Coding Challenge

This tool helps analyze the community of Twitter users.

#This tool consists of three features:

  1. Download tweets via Twitter API (need to install https://github.com/bear/python-twitter).
  2. Calculate the total number of times each word has been tweeted.
  3. Calculate the median number of unique words per tweet, and update this median as tweets come in.

About

Example Repo for Coding Challenge


Languages

Language:Python 93.1%Language:Shell 6.9%