Skip to content

Commit c87402d

Browse files
committed
changes
1 parent 81d718a commit c87402d

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

readme.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# Numpy Introduction
1+
# Numpy Introduction and Coding
2+
3+
## Visit YouTube Videos [heySushil](https://www.youtube.com/channel/UCphs2JfmIClR62wbyf76HDg)
24

35
1. numpy is libray
46
1. numpy was intorduced in 2005
@@ -12,4 +14,7 @@
1214

1315
## Install numpy
1416

15-
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

Comments
 (0)