mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-25 08:35:42 +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:
committed by
GitHub
parent
3c06b122e6
commit
24eace0f73
@@ -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:
|
||||
|
||||
- [@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)
|
||||
|
||||
|
Reference in New Issue
Block a user