An open API service indexing awesome lists of open source software.

https://github.com/labex-labs/pandas-for-beginners

This comprehensive course covers the fundamental concepts and practical techniques of Pandas, the essential library for data manipulation and analysis in Python. Learn to create, manipulate, and analyze data efficiently using DataFrames and Series.
https://github.com/labex-labs/pandas-for-beginners

challenges course exercises hands-on labex labs pandas playground programming python

Last synced: 3 months ago
JSON representation

This comprehensive course covers the fundamental concepts and practical techniques of Pandas, the essential library for data manipulation and analysis in Python. Learn to create, manipulate, and analyze data efficiently using DataFrames and Series.

Awesome Lists containing this project

README

          

# Pandas for Beginners

## Languages

๐Ÿ‡จ๐Ÿ‡ณ [็ฎ€ไฝ“ไธญๆ–‡](README_zh.md) ๐Ÿ‡ช๐Ÿ‡ธ [Espaรฑol](README_es.md) ๐Ÿ‡ซ๐Ÿ‡ท [Franรงais](README_fr.md) ๐Ÿ‡ฉ๐Ÿ‡ช [Deutsch](README_de.md) ๐Ÿ‡ฏ๐Ÿ‡ต [ๆ—ฅๆœฌ่ชž](README_ja.md) ๐Ÿ‡ท๐Ÿ‡บ [ะ ัƒััะบะธะน](README_ru.md) ๐Ÿ‡ฐ๐Ÿ‡ท [ํ•œ๊ตญ์–ด](README_ko.md) ๐Ÿ‡ง๐Ÿ‡ท [Portuguรชs](README_pt.md) ๐Ÿ‡บ๐Ÿ‡ธ [English](README.md)

[![Pandas for Beginners](https://cover-creator.labex.io/pandas-for-beginners.png)](https://labex.io/courses/pandas-for-beginners)

[![Start-Learning](https://img.shields.io/badge/Start-Learning-whitesmoke?style=for-the-badge)](https://labex.io/courses/pandas-for-beginners)

This comprehensive course covers the fundamental concepts and practical techniques of Pandas, the essential library for data manipulation and analysis in Python. Learn to create, manipulate, and analyze data efficiently using DataFrames and Series.

![Pandas](https://img.shields.io/badge/Pandas-whitesmoke?style=for-the-badge&logo=pandas)
![Python](https://img.shields.io/badge/Python-whitesmoke?style=for-the-badge&logo=python)

## Exercises

| Index | Name | Difficulty | Practice |
|---------|---------------------------------------|--------------|-----------------------------------------------------------------------------------------------------------------------------------------|
| 1 | ๐Ÿงฉ ๐Ÿ†“ Pandas Introduction and Setup | Beginner | Start Lab |
| 2 | ๐Ÿงฉ ๐Ÿ†“ Pandas Creating DataFrames | Beginner | Start Lab |
| 3 | ๐Ÿงฉ ๐Ÿ†“ Pandas Reading External Data | Beginner | Start Lab |
| 4 | ๐Ÿงฉ ๐Ÿ†“ Pandas Selecting Data | Beginner | Start Lab |
| 5 | ๐Ÿงฉ ๐Ÿ†“ Pandas Filtering Data | Beginner | Start Lab |
| 6 | ๐Ÿงฉ ๐Ÿ†“ Pandas Sorting Data | Beginner | Start Lab |
| 7 | ๐Ÿงฉ ๐Ÿ†“ Pandas Basic Data Cleaning | Beginner | Start Lab |
| 8 | ๐Ÿงฉ ๐Ÿ†“ Pandas Descriptive Statistics | Beginner | Start Lab |
| 9 | ๐Ÿงฉ ๐Ÿ†“ Pandas Grouping and Aggregating | Beginner | Start Lab |

## About LabEx

[LabEx](https://labex.io) is an interactive, hands-on learning platform dedicated to coding and technology. It combines labs, AI assistance, and virtual machines to provide a no-video, practical learning experience. With a strict 'Learn by Doing' approach, interactive online environments in the browser with automated step-by-step checks, structured content organization through the [Skill Tree](https://labex.io/learn) learning system, and a growing resource of 30 Skill Trees and over 6,000 Labs, [LabEx](https://labex.io) offers comprehensive practical education. The platform includes Labby, an AI learning assistant built on latest AI models, providing a conversational learning experience.

## More

- ๐Ÿ”— [Pandas Programming Courses](https://github.com/labex-labs/awesome-programming-courses)
- ๐Ÿ”— [Pandas Programming Projects](https://github.com/labex-labs/awesome-programming-projects)
- ๐Ÿ”— [Pandas Free Tutorials](https://github.com/labex-labs/pandas-free-tutorials)