Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

NumPy Library - Python Programming

Sundeep Saradhi Kanthety via YouTube

Overview

Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn NumPy, the fundamental library for scientific computing in Python, through this comprehensive 6-hour 26-minute course covering installation, array creation, manipulation, and advanced operations. Master the installation process and understand NumPy's crucial role in data science applications. Explore various methods for creating ndarrays including basic creation techniques, working with existing data using asarray(), frombuffer(), and fromiter() functions, and generating arrays with numerical ranges through arange(), linspace(), and logspace(). Discover array initialization techniques using zeros(), ones(), full(), and eye() functions, then advance to accessing individual elements and performing slicing operations on ndarrays. Develop a deep understanding of the axis attribute concept, work with different datatypes, and learn the differences between copy() and view() operations. Master array manipulation by joining arrays using concatenate(), stack(), vstack(), hstack(), and dstack() functions, and splitting arrays with split(), array_split(), vsplit(), and hsplit() methods. Enhance your data analysis skills by implementing search operations using where() and searchsorted() functions, sorting arrays with sort(), and performing arithmetic operations on arrays. Apply statistical analysis techniques including calculating mean, median, variance, and standard deviation using NumPy's built-in statistical functions. Conclude with discovering the top 5 free websites for practicing coding skills to reinforce your NumPy knowledge and continue your programming journey.

Syllabus

HOW TO INSTALL NUMPY - PYTHON PROGRAMMING || NUMPY IN DATA SCIENCE || DATA SCIENCE
BASICS OF NUMPY (Creation of ndarray) - PYTHON PROGRAMMING || NUMPY IN DATA SCIENCE || DATA SCIENCE
ASARRAY( ) , FROMBUFFER( ) , FROMITER( ) IN NUMPY (ARRAYS WITH EXISTING DATA) - PYTHON PROGRAMMING
ARANGE( ), LINSPACE( ), LOGSPACE( ) IN NUMPY (ARRAYS WITH NUMERICAL RANGES) - PYTHON PROGRAMMING
INITIALIZING ARRAYS IN NUMPY ( ZEROS( ) ,ONES( ) ,FULL( ) ,EYE( ) FUNCTIONS ) - PYTHON PROGRAMMING
ACCESSING ELEMENTS OF NDARRAY IN NUMPY - PYTHON PROGRAMMING
SLICING OPERATION ON NDARRAY IN NUMPY - PYTHON PROGRAMMING
UNDERSTANDING OF AXIS ATTRIBUTE IN NUMPY - PYTHON PROGRAMMING
DATATYPES - COPY( ) - VIEW( ) IN NUMPY - PYTHON PROGRAMMING
JOINING ARRAYS (CONCATENATE( ),STACK( ),VSTACK( ),HSTACK( ),DSTACK( )) IN NUMPY - PYTHON PROGRAMMING
SPLITTING ARRAY (SPLIT( ),ARRAY_SPLIT( ),VSPLIT( ),HSPLIT( )) IN NUMPY - PYTHON PROGRAMMING
SEARCH IN NUMPY (where( ) & searchsorted( )) - PYTHON PROGRAMMING
SORT( ) IN NUMPY - PYTHON PROGRAMMING
ARITHMETIC OPERATIONS ON ARRAYS IN NUMPY - PYTHON PROGRAMMING
STATISTICAL FUNCTIONS (MEAN,MEDIAN,VARIANCE,STANDARD DEVIATION) IN NUMPY - PYTHON PROGRAMMING
Top 5 Free Websites for Practice Coding || Practice Coding || Learn Coding from Free Websites

Taught by

Sundeep Saradhi Kanthety

Reviews

Start your review of NumPy Library - Python Programming

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.