Skip to content

KLANJRI/Twitter_Hashtags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Table of contents

General info

This Case study aimed to analyse a large set of data (280K rows) about Hashtags and users engagement to it.

  • Language Used: Python 3.6 | Scope: Period of 2020.

Analysis Questions

  • Defining most used Hashtags
  • Evaluate Index of twitter users engagement
  • Define top influencers for specific hashatg
  • Calculating engagement rate

Analysis tools used

To tackle this project, we installed these libraries:

import numpy as np
import pandas as pd
import seaborn as sns 
import matplotlib.pyplot as plt

Future analysis for Text Analysis

from PIL import Image
from wordCloud import wordCloud, STOPWORDS, ImageColorGenerator
import matplotlib.image as mpimg

About

Hashtag analysis, content and user engagement.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published