filmov
tv
Introduction to Python NumPy Arrays

Показать описание
This video provides an overview of the SciPy ecosystem and then dives into details of how to get started working with NumPy, the base library that many SciPy packages are built upon. NumPy demos include how lists and NumPy ndarrays are similar and different, vectorization, broadcasting, boolean indexing, and universal functions (ufuncs).