A Python list versus a NumPy array
John Philip Jones
0:00 / 0:00
A Python list versus a NumPy array
6 249 просмотров · 3 года назад
John Philip Jones
43,6 тыс. подписчиков
6 249 просмотров · 3 года назад
In this video a Python list is compared to a ndarray (NumPy array). Also reasons as to why the data in a NumPy array can be processed faster than the data in a Python list. #JohnPhilipJones