Skip to content

Commit 088d8ea

Browse files
authored
Merge pull request #1 from vaishnavi-1/master
Updated Readme.md
2 parents a0e4f80 + 6d98eb7 commit 088d8ea

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,11 @@
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+
5+
0. Data Types
6+
1. Array
7+
2. Sampling Methods
8+
3. Maths functions
9+
4. Slicing and Indexing
10+
5. Set operations
11+
6. Linear Algebra

0 commit comments

Comments
 (0)