ARRAYS in Python - Start Here!

So, what is an array? Well, it's a data structure that stores a collection of items, typically in a contiguous block of memory. This means that all items in ...

The Comparison Channel90.6K views5:25

🔥 Related Trending Topics

LIVE TRENDS

This video may be related to current global trending topics. Click any trend to explore more videos about what's hot right now!

THIS VIDEO IS TRENDING!

This video is currently trending in Thailand under the topic 'สภาพอากาศ'.

About this video

So, what is an array? Well, it's a data structure that stores a collection of items, typically in a contiguous block of memory. This means that all items in an array have the same data type, and they are stored in a specific order. In Python, arrays are not a built-in data type, but we can use the NumPy library to work with them. Let's see how to create an array in Python using NumPy and then use some of NumPy's features for working with arrays.

Video Information

Views
90.6K

Total views since publication

Likes
1.3K

User likes and reactions

Duration
5:25

Video length

Published
Dec 10, 2022

Release date

Quality
hd

Video definition

Captions
Available

Subtitles enabled