Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Coursera

Foundations of Data Analysis with Pandas and Python

Packt via Coursera

Overview

Embark on a comprehensive journey into data analysis with Python and Pandas. Learn to set up Anaconda and Jupyter Lab on macOS and Windows, navigate Jupyter Lab's interface, and execute code cells. - You'll start by mastering essential Python programming concepts, including data types, operators, variables, functions, and classes. - Then, dive into Pandas to create and manipulate Series and DataFrames. The course covers data importing from sources like CSV, Excel, and SQL databases, along with techniques for sorting, filtering, and data extraction. - Advanced analysis methods, including group-by operations, merging, joining datasets, and pivot tables, are also explored to equip you with the skills for efficient and sophisticated data analysis. Ideal for aspiring data analysts and scientists, no prior programming knowledge is necessary with the included Python crash course.

Syllabus

  • Installation and Setup
    • In this module, we will guide you through the initial setup required for this course, including installing the Anaconda distribution on both macOS and Windows, and creating Python environments using Anaconda Navigator. You'll also learn to unpack the provided course materials, navigate the Jupyter Lab interface, execute code cells, and import necessary libraries to get you started on your data analysis journey.
  • Python Crash Course
    • In this module, we will cover the essentials of Python programming, starting with the use of comments to enhance code readability. You'll gain familiarity with Python's basic data types, operators, variables, and built-in functions, laying the groundwork for effective coding. We will delve into custom functions, string methods, lists, indexing and slicing, dictionaries, and classes to build your programming skills. Finally, you will learn to navigate and use Python libraries within Jupyter Lab, a critical skill for data analysis.
  • Exploring Pandas Series for Data Analysis
    • In this module, we will explore the creation and manipulation of Pandas Series objects from different data sources like lists and dictionaries. We will delve into essential methods and attributes of Series, understand the use of parameters and arguments, and learn techniques to import data into Series using 'pd.read_csv'. Additionally, we will cover methods for inspecting, sorting, and extracting Series values, along with advanced operations like broadcasting and applying functions to Series elements.

Taught by

Packt - Course Instructors

Reviews

Start your review of Foundations of Data Analysis with Pandas and Python

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.