Git Product home page Git Product logo

da-wrangle-and-analyze-data's Introduction

DA-Wrangle-and-analyze-data

The goal of this project is to wrangle WeRateDogs Twitter data to create interesting and trustworthy analyses and visualizations.

Data Gathering

The data for this project involved three datasets, they were gathered as follows:

  • The WeRateDogs Twitter archive ('twitter-archive-enhanced.csv' file): this dataset was provided by Udacity and was downloaded manually via the provided download link.

  • The tweet image predictions ('image_predictions.tsv' file): this dataset contains the results obtained from running every image in the WeRateDogs twitter archive through a neural network for the purpose of classifying different breeds of dogs. This file was downloaded programmatically using python's request library and the provided URL from Udacity.

  • Additional data from the Twitter API: for this file, using the 'tweet_id' in the WeRateDogs Twitter archive dataset, I successfully queried and downloaded the 'favorite_count' and 'retweet_count' for each 'tweet_id' using Python's tweepy library from Twitter's API.

Assessing Data

The dataset was assessed to identify several quality and tidiness issues with each issue documented.

Cleaning Data

The quality and tidiness issue documented were cleaned using the define-code-test framework

Storing Data

The cleaned master dataset was stored in a CSV file called 'twitter_archive_master.csv'

Analyses and Visualizations

The master dataset was analyzed with visualizations made from the insights gained from within.

da-wrangle-and-analyze-data's People

Contributors

el-coolbreeze 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.