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 81d718a commit c87402dCopy full SHA for c87402d
readme.md
@@ -1,4 +1,6 @@
1
-# Numpy Introduction
+# Numpy Introduction and Coding
2
+
3
+## Visit YouTube Videos [heySushil](https://www.youtube.com/channel/UCphs2JfmIClR62wbyf76HDg)
4
5
1. numpy is libray
6
1. numpy was intorduced in 2005
@@ -12,4 +14,7 @@
12
14
13
15
## Install numpy
16
-1. for installing numpy use pip => pip install numpy
17
+1. for installing numpy use pip => pip install numpy
18
+1. seaborn lib ko install => pip install seaborn
19
+1. matplotlib ko install => pip install matplotlib
20
0 commit comments