Skip to content

Commit cd3ebbb

Browse files
authored
Update README.md
1 parent a0e4f80 commit cd3ebbb

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
1-
# numpy-tutorial
2-
A Numpy Tutorial for Beginners
1+
# Numpy tutorial for beginners
2+
Numpy is the very basic , common, and widely used library of Python.
3+
The topics which has been covered in this repository are:
4+
0. Data Types
5+
1. Array
6+
2. Sampling Methods
7+
3. Maths functions
8+
4. Slicing and Indexing
9+
5. Set operations
10+
6. Linear Algebra

0 commit comments

Comments
 (0)