We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0e4f80 commit cd3ebbbCopy full SHA for cd3ebbb
README.md
@@ -1,2 +1,10 @@
1
-# numpy-tutorial
2
-A Numpy Tutorial for Beginners
+# Numpy tutorial for beginners
+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