NumPy (Numerical Python) Basics. Python package for fast data analysis. Numpy arrays and functions.

preview_player
Показать описание
The lecture is about NumPy (short for Numerical Python) package basic functionality. It has very powerful set of functions to manipulate with the data. Besides, compared to traditional Python structures Numpy is very fast which makes it great tool for using with large sets of data.

Please check my other lectures from Python for Non-Programmers series.

Lecture 1. Numeric variables.

Lecture 2. Strings, Lists, Tuples and Dictionaries

Lecture 3. if statement, while, for loops and functions

Lecture 4. Error handling (try/catch statement) and modules
Рекомендации по теме