Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 570 Bytes

File metadata and controls

9 lines (8 loc) · 570 Bytes

DataWranglingProject-Python

This project was done as a part of data analysis nanodegree a Udacity. The intent of the project is to do an do data wrangling for twitter account #We Rate Dogs in Python. The entire analysis was done in Python 3 using Jupyter notebook and the results were also downloaded and stored in a html file. The html report can be read as I share my line of thought and code in that.

Data

Some Data was provided to me by Udacity. Other was downloaded using twitter api. More about this is already written in the html reportin the repository.