YoVDO

Numpy Python Tutorial - Python for Beginners

Offered By: Great Learning via YouTube

Tags

NumPy Courses Python Courses Linear Algebra Courses Data Manipulation Courses Fourier Transform Courses Matrix Operations Courses

Course Description

Overview

NumPy is a python library that is used for working with arrays. NumPy was developed by Travis Oliphant in 2005. It is an open source project and you can use it freely. NumPy stands for Numerical Python. It is helpful in solving problems related to linear algebra, fourier transform, and matrices.

One of the most common Python data structures is lists that serve the purpose of arrays, but they are slow to process. NumPy provides an array object which is known as “ndarray” and the fun fact is, it’s 50x faster than lists.

NumPy arrays are stored at one continuous place in memory unlike lists, so processes can access and manipulate them very efficiently. NumPy is a Python library and is written partially in Python, but most of the parts that require fast computation are written in C or C++. To know more about this interesting library with amazing examples, watch this tutorial till the end.


Syllabus

- Introduction.
Python Numpy.
Creating NumPy Array.
NumPy-Shape.
Joining NumPy Arrays.
NumPy Intersection & Difference.
Numpy Array Mathematics.
NumPy Matrix.
NumPy Matrix Transpose.
NumPy Matrix Multiplication.
NumPy Save & Load.


Taught by

Great Learning

Related Courses

Computational Investing, Part I
Georgia Institute of Technology via Coursera
Введение в машинное обучение
Higher School of Economics via Coursera
Математика и Python для анализа данных
Moscow Institute of Physics and Technology via Coursera
Introduction to Python for Data Science
Microsoft via edX
Using Python for Research
Harvard University via edX