Data Analysis with Python Course - Numpy, Pandas, Data Visualization
via freeCodeCamp
-
208
-
- Write review
Overview
Syllabus
Course Introduction.
Python Programming Fundamentals.
Course Curriculum.
Notebook - First Steps with Python and Jupyter.
Performing Arithmetic Operations with Python.
Solving Multi-step problems using variables.
Combining conditions with Logical operators.
Adding text using Markdown.
Saving and Uploading to Jovian.
Variables and Datatypes in Python.
Built-in Data types in Python.
Further Reading.
Branching Loops and Functions.
Notebook - Branching using conditional statements and loops in Python.
Branching with if, else, elif.
Non Boolean conditions.
Iteration with while loops.
Iteration with for loops.
Functions and scope in Python.
Creating and using functions.
Writing great functions in Python.
Local variables and scope.
Documentation functions using Docstrings.
Exercise - Data Analysis for Vacation Planning.
Numercial Computing with Numpy.
Notebook - Numerical Computing with Numpy.
From Python Lists to Numpy Arrays.
Operating on Numpy Arrays.
Multidimensional Numpy Arrays.
Array Indexing and Slicing.
Exercises and Further Reading.
Assignment 2 - Numpy Array Operations.
100 Numpy Exercises.
Reading from and Writing to Files using Python.
Analysing Tabular Data with Pandas.
Notebook - Analyzing Tabular Data with Pandas.
Retrieving Data from a Data Frame.
Analyzing Data from Data Frames.
Querying and Sorting Rows.
Grouping and Aggregation.
Merging Data from Multiple Sources.
Basic Plotting with Pandas.
Assignment 3 - Pandas Practice.
Visualization with Matplotlib and Seaborn.
Notebook - Data Visualization with Matplotlib and Seaborn.
Line Charts.
Improving Default Styles with Seaborn.
Scatter Plots.
Histogram.
Bar Chart.
Heatmap.
Displaying Images with Matplotlib.
Plotting multiple charts in a grid.
References and further reading.
Course Project - Exploratory Data Analysis.
Exploratory Data Analysis - A Case Study.
Notebook - Exploratory Data Analysis - A case Study.
Data Preparation and Cleaning.
Exploratory Analysis and Visualization.
Asking and Answering Questions.
Inferences and Conclusions.
References and Future Work.
Setting up and running Locally.
Project Guidelines.
Course Recap.
What to do next?.
Certificate of Accomplishment.
What to do after this course?.
Jovian Platform.
Taught by
freeCodeCamp.org
Reviews
5.0 rating, based on 3 Class Central reviews
-
“A very clear and practical course. It helped me understand the fundamentals of data analysis using Python, especially with NumPy, Pandas, and data visualization tools. Highly recommended for beginners and intermediate learners.”
-
This is a very good lesson. Each session is easy to understand, and the practical steps are also quite easy. Thank you for this lesson.
-
Hi Aakash, your explanations, practical examples, and hands-on approach made complex concepts like Numpy arrays, Pandas data manipulation, and data visualization with libraries like Matplotlib and Seaborn not only understandable but also enjoyable to learn. The way you broke down each topic and connected it to real-world applications was incredibly inspiring and has already had a significant impact on my ability to analyze and interpret data effectively. Thanks for everything.