Skip to content

Commit 24eace0

Browse files
Add pandas library content (#9113)
* Added a description and couple of links * Update src/data/roadmaps/machine-learning/content/[email protected] --------- Co-authored-by: Kamran Ahmed <[email protected]>
1 parent 3c06b12 commit 24eace0

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed
Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
# Pandas
1+
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.
22

33
Visit the following resources to learn more:
4-
5-
- [@video@Complete Python Pandas Data Science Tutorial! (2025 Updated Edition)](https://www.youtube.com/watch?v=2uvysYbKdjM)
4+
- [@official@pandas - Python Data Analysis Library](https://pandas.pydata.org/)
5+
- [@video@Complete Python Pandas Data Science Tutorial! (2025 Updated Edition)](https://www.youtube.com/watch?v=2uvysYbKdjM)
6+

0 commit comments

Comments
 (0)