Giter Site home page Giter Site logo

justabhishek / us-election-2020 Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 5 KB

Python Visualization notebook using data from US Election 2020 Tweets ·

License: MIT License

Jupyter Notebook 100.00%
data-science data-visualization matplotlib-pyplot plotly us-elections python3 nlp-machine-learning nltk-library kaggle-challenge

us-election-2020's Introduction

US-Election-2020

Sentiment analysis on the tweets that is available for the two presidency candidates

Columns of the dataset are as follows:

created_at: Date and time of tweet creation.

tweet_id: Unique ID of the tweet

tweet: Full tweet text

likes: Number of likes

retweet_count: Number of retweets

source: Utility used to post tweet

user_id: User ID of tweet creator

user_name: Username of tweet creator

user_screen_name: Screen name of tweet creator

user_description: Description of self by tweet creator

user_join_date: Join date of tweet creator

user_followers_count: Followers count on tweet creator

user_location: Location given on tweet creator's profile

lat: Latitude parsed from user_location

long: Longitude parsed from user_location

city: City parsed from user_location

country: Country parsed from user_location

state: State parsed from user_location

state_code: State code parsed from user_location

collected_at: Date and time tweet data was mined from twitter

More detail of the dataset can be found here

The Code does the pre-processing on the raw-data and performs Visualization using many python libraries.

Check out the visualization and do upvote here

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.