Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 1.03 KB

File metadata and controls

27 lines (23 loc) · 1.03 KB

Wrangle-and-Analyze-Data

Gather data from a variety of sources and in a variety of formats, assess its quality and tidiness, then clean it. Showcase your wrangling efforts through analyses and visualizations.Gather data from a variety of sources and in a variety of formats, assess its quality and tidiness, then clean it. Showcase your wrangling efforts through analyses and visualizations.

Status

Build Status

What do I need to install?

  • python 3
  • jupyter notebooks
  • anaconda
  • pandas
  • NumPy
  • Matplotlib
  • seaborn
  • tweepy
  • os
  • json *requests

Project Details

Data wrangling, which consists of: Gathering data (downloadable file in the Resources tab in the left most panel of your classroom and linked in step 1 below). Assessing data Cleaning data Storing, analyzing, and visualizing your wrangled data Reporting on 1) your data wrangling efforts and 2) your data analyses and visualizations