Skip to content

NumPy array aur isme probability ke sabhi methods ka use and work kaise hota hai iska code hai and iska video dekhne ke liye visit my youtube channel @heysushil

Notifications You must be signed in to change notification settings

heysushil/numpy-array-coding

Repository files navigation

Numpy Introduction and Coding

Visit YouTube Videos heySushil

  1. numpy is libray
  2. numpy was intorduced in 2005
  3. python me hume list milta hai but array nahi
  4. Numpy 50x faster then list
  5. for useing numpy we have ndarray object
  6. numpy use: datasciene, image processing,
  7. numpy lib was created using python, c or c++
  8. numpy offical repositroy > click here

Install numpy

  1. for installing numpy use pip => pip install numpy
  2. seaborn lib ko install => pip install seaborn
  3. matplotlib ko install => pip install matplotlib

About

NumPy array aur isme probability ke sabhi methods ka use and work kaise hota hai iska code hai and iska video dekhne ke liye visit my youtube channel @heysushil

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages