Skip to content

hanynathan/WeRateDogs_DataWrangling

Repository files navigation

WeRateDogs

solution for Udacity Data Analysis Professional Nanodegree Program (project #2)

Reviwer Suggestions

  1. Since it is a long notebook, a hyper-linked Table of Contents (TOC) would really help. Here is how to add a TOC.

  2. Here are some more resources that further help you choosing right kind of visualizations to represent various types of data/insights.

Choosing the right chart type for your insight.
How to pick the right chart type.
When to use line chart vs area chart.
The difference between a bar chart and a histogram.
Why pie charts are not an ideal choice in most cases.
Quickly plot correlation between multiple variables is pandas using scatter matrix.

General Notes

  1. With python seaborn libray, you can plot many different kind of charts apart.
  2. PEP8 is the style guide for python. This style guide provides guidelines and best practices on how to write Python code to improve the readability of code and make it consistent across the wide spectrum of Python code. You can take a look at this guide here; and should strive to adhere to these guidelines.

About

WeRateDogs is a Udacity project 2 solution

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published