[1.3] Python Numpy Arrays Tutorial (PART-1) | Data Science

Опубликовано: 10 Октябрь 2024
на канале: ThinkX Academy
295
9

This tutorial covers basic numpy arrays functions in Python programming that will be useful in Data Science. We will cover how to create n-dimensional numpy arrays, slicing, indexing, step slicing etc.
00:00 Introduction
02:10 List vs Numpy Arrays
03:43 np.array()
08:48 Indexing
10:53 Slicing
14:14 Step Slicing
20:36 np.arange()
24:05 Shaping Arrays - reshape()
29:15 np.ones_like()
31:00 Concatenation
33:23 Splitting
35:16 Searching
37:24 Sorting
38:26 np.triu()
43:38 astype()


🔗Important Links:
Data Science Course: https://www.thinkxacademy.com/Data%20...
Data Science Playlist:    • Data Science  

🌐Join our community:
Android App: https://play.google.com/store/apps/de...
Facebook:   / thinkxacademy  
Twitter:   / thinkxacademy  
Instagram:   / thinkxacademy  
#datascience #python #numpy