This course introduces the fundamental concepts of data handling using Pandas in Python. Designed for beginners, it covers the basics of loading data, performing simple data manipulations, and basic visualizations. Through working with the Tesla stock dataset, you will gain the foundational skills needed to manipulate and visualize financial time series data effectively.
Overview
Syllabus
- Lesson 1: Loading Data with Pandas
- Lesson 2: Basic Data Inspection in Pandas
- Lesson 3: Time Series Data Handling in Pandas for Tesla Stock Analysis
- Lesson 4: Basic Plotting with Matplotlib
- Lesson 5: Filtering Data by Date Range in Pandas