Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/labex-labs/quick-start-with-pandas

[Quick Start with Pandas] This repository collects 11 of programming scenarios (labs and challenges) for Quick Start with Pandas. This course is designed for beginners who want to start analyzing data with Pandas. It covers the basics of Pandas, including data structures, data manipulation, and d...
https://github.com/labex-labs/quick-start-with-pandas

List: quick-start-with-pandas

awesome awesome-list challenges course education hands-on labex labs pandas programming python

Last synced: 3 months ago
JSON representation

[Quick Start with Pandas] This repository collects 11 of programming scenarios (labs and challenges) for Quick Start with Pandas. This course is designed for beginners who want to start analyzing data with Pandas. It covers the basics of Pandas, including data structures, data manipulation, and d...

Awesome Lists containing this project

README

        

# Quick Start with Pandas

[![Quick Start with Pandas](https://cover-creator.appbot.io/quick-start-with-pandas.png)](https://labex.io/courses/quick-start-with-pandas)

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

This course is designed for beginners who want to start analyzing data with Pandas. It covers the basics of Pandas, including data structures, data manipulation, and data visualization.

![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)

## Environment

LabEx 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.

![](https://tutorial-screenshot.getvm.io/images/vm-1725247253.png)

- A strict β€œLearn by Doing” approach with exclusive hands-on labs and no videos.
- Interactive online environments within the browser, with automated step-by-step checks.
- A structured content organization with the Skill Tree based learning system.
- A growing learning resource of 30 Skill Trees and over 6,000 Labs.
- The AI learning assistant Labby, built on ChatGPT, providing a conversational learning experience.

Learn more about [LabEx VM](https://support.labex.io/using-labex/virtual-machine).

## Exercises

| Index | Name | Difficulty | Practice |
|---------|-----------------------------------------------|--------------|-----------------------------------------------------------------------------------------------------------------------------|
| 01 | πŸ“– Your First Pandas Lab | β˜…β˜†β˜† | Start Lab |
| 02 | πŸ“– Working with Pandas | β˜…β˜†β˜† | Start Lab |
| 03 | πŸ“– Pandas Data Manipulation | β˜…β˜†β˜† | Start Lab |
| 04 | πŸ“– Data Selection in Pandas | β˜…β˜†β˜† | Start Lab |
| 05 | πŸ“– Pandas Plotting for Air Quality Analysis | β˜…β˜†β˜† | Start Lab |
| 06 | πŸ“– Working with Columns in Pandas | β˜…β˜†β˜† | Start Lab |
| 07 | πŸ“– Titanic Passenger Data Analysis with Pandas | β˜…β˜†β˜† | Start Lab |
| 08 | πŸ“– Reshaping Data with Pandas | β˜…β˜†β˜† | Start Lab |
| 09 | πŸ“– Combining Data Tables in Pandas | β˜…β˜†β˜† | Start Lab |
| 10 | πŸ“– Handling Time Series Data | β˜…β˜†β˜† | Start Lab |
| 11 | πŸ“– Pandas Textual Data | β˜…β˜†β˜† | Start Lab |

## 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)