Coder Social home page Coder Social logo

wrangle-and-analyze-weratedogs-twitter-data's Introduction

Wrangle-and-analyze-WeRateDogs-Twitter-data

WeRateDogs is a Twitter account that rates people's dogs with a humorous comment about the dog. Using python and its libraries, I gather data from a variety of sources and in a variety of formats, assess its quality and tidiness, then clean it.

  1. Gather data

twitter_archive_enhance.csv is given by Udacity. Additional data including tweet's retweet count and favorite count are obtained by querying the Twitter API for each tweet's JSON data using Python's Tweepy library. Each tweet's entire set of JSON data is saved in a file called tweet_json.txt. All the data are gathered in a jupyter notebook called wrangle_act.ipynb.

  1. Assess data

Assess the gathered data visually and programmatically for quality and tidiness issues. At least eight quality issues and two tidiness issues should be assessed.

  1. Clean data

Clean each of the issue that is documented while assessing. The whole process is performed in wrangle_act.ipynb.

  1. Store, analyze and visualize the wrangled data

The cleaned dataframe is stored in a cvs file with the main one named as twitter_archive_mater.csv. Analyze and visualize data in jupyter notebook wrangle_act.ipynb.

  1. Report on summary of data analyses and visualization

Communicate the insights and display the visualizations produced from the wrangled data.

wrangle-and-analyze-weratedogs-twitter-data's People

Contributors

xni88 avatar

Watchers

 avatar

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.