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.
2 parents a0e4f80 + 6d98eb7 commit 088d8eaCopy full SHA for 088d8ea
README.md
@@ -1,2 +1,11 @@
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
+
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