Skip to content

KeenNinjas/Covid19-Twitter-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Covid19-Twitter-Analysis

Final Project

Brief Content Explanation

  1. pdf for explanation of every line of code written

  2. Ipython notebook contains the code

  3. Data Visualisations are done by MatplotLIB and Plotly


Steps Followed (Briefly) :-

Importing the Libraries:

We start off by importing the python libraries which will be used for the task.

List of Python Libraries Used (with their source code/documentation in braces):-

Numpy (https://numpy.org/ (https://numpy.org/))

Pandas (https://pandas.pydata.org/ (https://pandas.pydata.org/))

Matplotlib (https://matplotlib.org/ (https://matplotlib.org/))

WordCloud (https://amueller.github.io/word_cloud/index.html (https://amueller.github.io/word_cloud/index.html))

Plotly (https://github.com/plotly/plotly.py (https://github.com/plotly/plotly.py))

Cufflinks (https://github.com/santosjorge/cufflinks (https://github.com/santosjorge/cufflinks))


Sub-Tasks Completed

Sub Task 1 - A tag cloud depicting what topics / Word were being talked about on Twitter

Sub Task 2 - Which hashtag trended (Hashtags are words or phrases beginning with # eg #COVID)

Sub Task 3 - Which Twitter Handler which dominated conversation on Twitter

Remaining description of the analysis has been described in the submitted files(zip,pdf).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published