Immerse yourself in the world of Python’s powerful libraries used for Data Analysis. This course covers the installation and operation of the numpy and pandas libraries. Delve into the practical application of these libraries with special focus on creating and manipulating numpy arrays and pandas dataframes.
Overview
Syllabus
- Lesson 1: Exploring the Fundamentals of NumPy Arrays in Python
- Lesson 2: Unpacking Data Selection Techniques in NumPy Arrays
- Lesson 3: Applying Functions to NumPy Arrays: A Primer
- Lesson 4: Exploring the World of Pandas DataFrame
- Lesson 5: Mastering Row Manipulation in Pandas DataFrame
- Lesson 6: Navigating DataFrames with Index Column and Data Locating in Pandas