Course Hive
Search

Welcome

Sign in or create your account

Continue with Google
or
Graphical exploratory data analysis with python
Play lesson

Python Tutorial: Learn Python For Data Science - Graphical exploratory data analysis with python

4.0 (1)
15 learners

What you'll learn

This course includes

  • 1.5 hours of video
  • Certificate of completion
  • Access on mobile and TV

Summary

Keywords

Full Transcript

Learn more about graphical exploratory data analysis in Python: https://www.datacamp.com/courses/statistical-thinking-in-python-part-1 You now have some great graphical EDA tools. You can quickly generate and investigate a histogram. You can immediately get a feel for your data by plotting all of them, with bee swarm plots or ECDFs. In almost every data set we encounter in this course, and in its sequel, and also in real life, we start with graphical EDA. Remember what Tukey said, "Exploratory data analysis can never be the whole story, but nothing else can serve as the foundation stone." In the next chapter, you will build upon graphical EDA with quantitative EDA, which allows you to compute useful summary statistics. With your foundation stone in place, you will spend the last half of this course learning to think probabilistically. You will learn about probability distributions for both discrete and continuous variables, which provide the mathematical foundation for you to draw meaningful conclusions from your data. We will not get mired in mathematical details, but rather will unleash the power of the NumPy random module to use hacker statistics in order to simulate the probabilistic stories and distributions that we encounter. You will find that by writing a few lines of Python code, you can perform even putatively complicated statistical analyses. As you work through this course and its sequel, you will grow ever closer to being able to tell what Tukey calls "the whole story." Now, let's get to work!

Course Hive

Continue this lesson in the app

Install CourseHive on Android or iOS to keep learning while you move.

Related Courses

FAQs

Course Hive
Download CourseHive
Keep learning anywhere