VehiclesFashionRecipesBlogsHuntTravelsSportFunHandmadeITEducation
Mini-Games
x

x
zakruti.com » IT - Software » freeCodeCamp.org
Python NumPy Tutorial for Beginners

Python NumPy Tutorial for Beginners

FBTwitterReddit

video description

Rating: 4.0; Vote: 1
Learn the basics of the NumPy library in this tutorial for beginners. It provides background information on how NumPy works and how it compares to Python's Built-in lists. This video goes through how to write code with NumPy. It starts with the basics of creating arrays and then gets into more advanced stuff. The video covers creating arrays, indexing, math, statistics, reshaping, and more. - Code: https://github.com/KeithGalli/NumPy - Tutorial from Keith Galli. https://github.com/KeithGalli/NumPy - Tutorial from Keith Galli. Check out his YouTube channel: https://www.youtube.com/channel/UCq6XkhO5SZ66N04IcPbqNcw
Date: 2022-03-14

Comments and reviews: 6


Keith, I've taken a heavy interest in data science lately and your courses absolutely rock !!!
Many thanks to you for teaching me these fundamentals in such an informative, easy-to-understand manner.

reply

finally, done with the entire video, tbh, it took me 6 hours to get myself acquainted with the working of the NumPy library and the Jupyter notebook. Thank you for this awesome tutorial
reply

-b = a- means that b points the same thing as a always in Python? Or it's something related to arrays in numpy? Why they did this :'( ?
reply

ur tutorial IS AWESOME, plz do more man i also watched ur pandas too and it was as expectedly AWESOME tnx for the help man i appreciate it
reply

I'm not an expert, but I know numpy is fast is because of good cbinding. what running behind is c code. not because fix type. save memory
reply

I have known python for a year and this is the first time I'm taking numpy seriously. What have I been doing all this time goddamit
reply
Add a review, comment






Other channel videos