Lesson 6 - Exploratory Data Analysis - A Case Study
Data Analysis with Python: Zero to Pandas
Course HomeLesson 1 - Introduction to Programming with PythonLesson 2 - Next Steps with PythonAssignment 1 - Python Basics PracticeLesson 3 - Numerical Computing with NumpyAssignment 2 - Numpy Array OperationsLesson 4 - Analyzing Tabular Data with PandasAssignment 3 - Pandas PracticeLesson 5 - Visualization with Matplotlib and SeabornCourse Project - Exploratory Data Analysis
Watch in Hindi: https://youtu.be/H28y6u_vSLg
In this final lesson of the course, we will apply everything we've learned in the previous lectures to perform end-to-end exploratory data analysis on a real-world dataset. We will also recap the topics covered in the course and do a walkthrough of the course project.
Notebooks used in this lesson:
- EDA on StackOverflow Developer Survey: https://jovian.ai/aakashns/python-eda-stackoverflow-survey
- Opendatasets python package: https://github.com/JovianML/opendatasets
- EDA starter notebook: https://jovian.ai/aakashns/zerotopandas-course-project-starter
Ask questions on the discussion forum: https://jovian.ai/forum/t/lecture-6-exploratory-data-analysis-a-case-study/12077
aakashns/python-eda-stackoverflow-survey
aakashns/zerotopandas-course-project-starter
Loading...