1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-25 16:39:02 +02:00

Add pandas library content (#9113)

* Added a description and couple of links

* Update src/data/roadmaps/machine-learning/content/pandas@PnOoShqB3z4LuUvp0Gh2e.md

---------

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
This commit is contained in:
V Sridhar Subramaniam
2025-09-04 15:01:54 +05:30
committed by GitHub
parent 3c06b122e6
commit 24eace0f73

View File

@@ -1,5 +1,6 @@
# Pandas Pandas is a library written for the Python programming language for data manipulation and analysis. In particular, it offers data structures and operations for manipulating numerical tables and time series.
Visit the following resources to learn more: Visit the following resources to learn more:
- [@official@pandas - Python Data Analysis Library](https://pandas.pydata.org/)
- [@video@Complete Python Pandas Data Science Tutorial! (2025 Updated Edition)](https://www.youtube.com/watch?v=2uvysYbKdjM) - [@video@Complete Python Pandas Data Science Tutorial! (2025 Updated Edition)](https://www.youtube.com/watch?v=2uvysYbKdjM)