SlideShare a Scribd company logo
4
Most read
10
Most read
16
Most read
www.edureka.co/pythonEDUREKA PYTHON CERTIFICATION TRAINING
Python Numpy
www.edureka.co/pythonEDUREKA PYTHON CERTIFICATION TRAINING
Agenda
➢ What is Numpy?
➢ Numpy v/s List
➢ Numpy Operations
➢ Numpy Special Functions
www.edureka.co/pythonEDUREKA PYTHON CERTIFICATION TRAINING
What is Numpy?
www.edureka.co/pythonEDUREKA PYTHON CERTIFICATION TRAINING
What is Numpy?
❑ Numpy is the core library for scientific computing in Python.
❑ It provides a high-performance multidimensional array object, and tools for working with these arrays.
11 12 13
8 9 10
5 6 7
1 2 3A[0,0], A[0,1], A[0,2]
A[1,0], A[1,1], A[1,2]
A[2,0], A[2,1], A[2,2]
A[3,0], A[3,1], A[3,2]
What is Multi-
dimensional
array?
www.edureka.co/pythonEDUREKA PYTHON CERTIFICATION TRAINING
Numpy v/s List
www.edureka.co/pythonEDUREKA PYTHON CERTIFICATION TRAINING
Numpy v/s List
Why should I use
Numpy when I
have List?
Less Memory Fast Convenient
Advantages of
Numpy over List
www.edureka.co/pythonEDUREKA PYTHON CERTIFICATION TRAINING
Numpy Operations
www.edureka.co/pythonEDUREKA PYTHON CERTIFICATION TRAINING
Numpy Operations
Find the dimension of the
array
Find the byte size of each
element
Find the data type of the
elements
www.edureka.co/pythonEDUREKA PYTHON CERTIFICATION TRAINING
Numpy Operations
Find the size of an array
11 12 13
8 9 10
5 6 7
1 2 3
Find the shape of an array
4
www.edureka.co/pythonEDUREKA PYTHON CERTIFICATION TRAINING
Numpy Operations
11 12 13
8 9 10
12 13
10 11
8 9
Reshape
12 13
10 11
8 9
Slicing 9 11
www.edureka.co/pythonEDUREKA PYTHON CERTIFICATION TRAINING
Numpy Operations
MaxMin Sum
www.edureka.co/pythonEDUREKA PYTHON CERTIFICATION TRAINING
Numpy Operations
12 13
10 11
8 9
axis 1
axis 0
Sum of axis 0: [ 30, 33]
Sum of axis 1: [ 17, 21, 25]
www.edureka.co/pythonEDUREKA PYTHON CERTIFICATION TRAINING
Numpy Operations
12 13
10 11
8 9
Finding the square root Finding the Standard Deviation
12 13
10 11
8 9
www.edureka.co/pythonEDUREKA PYTHON CERTIFICATION TRAINING
Numpy Operations
12 13
10 11
8 9
12 13
10 11
8 9
12 13
10 11
8 9
12 13
10 11
8 9
12 13
10 11
8 9
12 13
10 11
8 9
12 13
10 11
8 9
12 13
10 11
8 9
www.edureka.co/pythonEDUREKA PYTHON CERTIFICATION TRAINING
Numpy Special Functions
www.edureka.co/pythonEDUREKA PYTHON CERTIFICATION TRAINING
Numpy Special Functions
Cosine Function Sine Function
www.edureka.co/pythonEDUREKA PYTHON CERTIFICATION TRAINING
Numpy Special Functions
Exponential Function Logarithmic Function
www.edureka.co/pythonEDUREKA PYTHON CERTIFICATION TRAINING
Session In A Minute
What is Numpy? Numpy v/s List
Numpy Operations Numpy Special Functions
www.edureka.co/pythonEDUREKA PYTHON CERTIFICATION TRAINING
Thank You …
Questions/Queries/Feedback

More Related Content

What's hot (20)

PDF
Introduction to NumPy
Huy Nguyen
 
ODP
Python Modules
Nitin Reddy Katkam
 
PPT
Python Pandas
Sunil OS
 
PDF
Scikit Learn Tutorial | Machine Learning with Python | Python for Data Scienc...
Edureka!
 
PPTX
Python - Numpy/Pandas/Matplot Machine Learning Libraries
Andrew Ferlitsch
 
PPTX
JAVA-PPT'S.pptx
RaazIndia
 
PPTX
Basics of Object Oriented Programming in Python
Sujith Kumar
 
PPTX
Packages In Python Tutorial
Simplilearn
 
PDF
Data visualization in Python
Marc Garcia
 
PPTX
Introduction to pandas
Piyush rai
 
PPTX
Data Structures in Python
Devashish Kumar
 
PDF
Introduction to NumPy (PyData SV 2013)
PyData
 
PDF
Python programming : Standard Input and Output
Emertxe Information Technologies Pvt Ltd
 
PDF
Introduction to Machine Learning with SciKit-Learn
Benjamin Bengfort
 
PPTX
Python programming
Ashwin Kumar Ramasamy
 
PPTX
Supervised and Unsupervised Learning In Machine Learning | Machine Learning T...
Simplilearn
 
PPTX
Machine learning with scikitlearn
Pratap Dangeti
 
PPT
Introduction to Python
Nowell Strite
 
PPTX
Introduction to matplotlib
Piyush rai
 
Introduction to NumPy
Huy Nguyen
 
Python Modules
Nitin Reddy Katkam
 
Python Pandas
Sunil OS
 
Scikit Learn Tutorial | Machine Learning with Python | Python for Data Scienc...
Edureka!
 
Python - Numpy/Pandas/Matplot Machine Learning Libraries
Andrew Ferlitsch
 
JAVA-PPT'S.pptx
RaazIndia
 
Basics of Object Oriented Programming in Python
Sujith Kumar
 
Packages In Python Tutorial
Simplilearn
 
Data visualization in Python
Marc Garcia
 
Introduction to pandas
Piyush rai
 
Data Structures in Python
Devashish Kumar
 
Introduction to NumPy (PyData SV 2013)
PyData
 
Python programming : Standard Input and Output
Emertxe Information Technologies Pvt Ltd
 
Introduction to Machine Learning with SciKit-Learn
Benjamin Bengfort
 
Python programming
Ashwin Kumar Ramasamy
 
Supervised and Unsupervised Learning In Machine Learning | Machine Learning T...
Simplilearn
 
Machine learning with scikitlearn
Pratap Dangeti
 
Introduction to Python
Nowell Strite
 
Introduction to matplotlib
Piyush rai
 

Similar to Python NumPy Tutorial | NumPy Array | Edureka (20)

PDF
ACFrOgAabSLW3ZCRLJ0i-To_2fPk_pA9QThyDKNNlA3VK282MnXaLGJa7APKD15-TW9zT_QI98dAH...
DineshThallapelly
 
PDF
NumPy__data__anlysis___using__python.pdf
goldenflower34
 
PDF
NumPy__data__anlysis___using__python.pdf
goldenflower34
 
PPTX
Introduction-to-NumPy-in-Python (1).pptx
disserdekabrcha
 
PPT
CAP776Numpy (2).ppt
ChhaviCoachingCenter
 
PPT
CAP776Numpy.ppt
kdr52121
 
PDF
CDAT - cdms numpy arrays - Introduction
Arulalan T
 
PPTX
NumPy-python-27-9-24-we.pptxNumPy-python-27-9-24-we.pptx
tahirnaquash2
 
PPTX
NUMPY [Autosaved] .pptx
coolmanbalu123
 
PPTX
NUMPY LIBRARY study materials PPT 2.pptx
CHETHANKUMAR274045
 
PPTX
Numpy in python, Array operations using numpy and so on
SherinRappai
 
PPTX
Arrays with Numpy, Computer Graphics
Prabu U
 
PPTX
NUMPY-2.pptx
MahendraVusa
 
PPTX
THE NUMPY LIBRARY of python with slides.pptx
fareedullah211398
 
PPTX
Usage of Python NumPy, 1Dim, 2Dim Arrays
NarendraDev11
 
PPTX
L 5 Numpy final learning and Coding
Kirti Verma
 
PPTX
lec08-numpy.pptx
lekha572836
 
PPTX
Week 11.pptx
CruiseCH
 
PDF
‏‏Lecture 2.pdf
AhmedAbdalla903058
 
PDF
Numpy.pdf
Arvind Pathak
 
ACFrOgAabSLW3ZCRLJ0i-To_2fPk_pA9QThyDKNNlA3VK282MnXaLGJa7APKD15-TW9zT_QI98dAH...
DineshThallapelly
 
NumPy__data__anlysis___using__python.pdf
goldenflower34
 
NumPy__data__anlysis___using__python.pdf
goldenflower34
 
Introduction-to-NumPy-in-Python (1).pptx
disserdekabrcha
 
CAP776Numpy (2).ppt
ChhaviCoachingCenter
 
CAP776Numpy.ppt
kdr52121
 
CDAT - cdms numpy arrays - Introduction
Arulalan T
 
NumPy-python-27-9-24-we.pptxNumPy-python-27-9-24-we.pptx
tahirnaquash2
 
NUMPY [Autosaved] .pptx
coolmanbalu123
 
NUMPY LIBRARY study materials PPT 2.pptx
CHETHANKUMAR274045
 
Numpy in python, Array operations using numpy and so on
SherinRappai
 
Arrays with Numpy, Computer Graphics
Prabu U
 
NUMPY-2.pptx
MahendraVusa
 
THE NUMPY LIBRARY of python with slides.pptx
fareedullah211398
 
Usage of Python NumPy, 1Dim, 2Dim Arrays
NarendraDev11
 
L 5 Numpy final learning and Coding
Kirti Verma
 
lec08-numpy.pptx
lekha572836
 
Week 11.pptx
CruiseCH
 
‏‏Lecture 2.pdf
AhmedAbdalla903058
 
Numpy.pdf
Arvind Pathak
 
Ad

More from Edureka! (20)

PDF
What to learn during the 21 days Lockdown | Edureka
Edureka!
 
PDF
Top 10 Dying Programming Languages in 2020 | Edureka
Edureka!
 
PDF
Top 5 Trending Business Intelligence Tools | Edureka
Edureka!
 
PDF
Tableau Tutorial for Data Science | Edureka
Edureka!
 
PDF
Python Programming Tutorial | Edureka
Edureka!
 
PDF
Top 5 PMP Certifications | Edureka
Edureka!
 
PDF
Top Maven Interview Questions in 2020 | Edureka
Edureka!
 
PDF
Linux Mint Tutorial | Edureka
Edureka!
 
PDF
How to Deploy Java Web App in AWS| Edureka
Edureka!
 
PDF
Importance of Digital Marketing | Edureka
Edureka!
 
PDF
RPA in 2020 | Edureka
Edureka!
 
PDF
Email Notifications in Jenkins | Edureka
Edureka!
 
PDF
EA Algorithm in Machine Learning | Edureka
Edureka!
 
PDF
Cognitive AI Tutorial | Edureka
Edureka!
 
PDF
AWS Cloud Practitioner Tutorial | Edureka
Edureka!
 
PDF
Blue Prism Top Interview Questions | Edureka
Edureka!
 
PDF
Big Data on AWS Tutorial | Edureka
Edureka!
 
PDF
A star algorithm | A* Algorithm in Artificial Intelligence | Edureka
Edureka!
 
PDF
Kubernetes Installation on Ubuntu | Edureka
Edureka!
 
PDF
Introduction to DevOps | Edureka
Edureka!
 
What to learn during the 21 days Lockdown | Edureka
Edureka!
 
Top 10 Dying Programming Languages in 2020 | Edureka
Edureka!
 
Top 5 Trending Business Intelligence Tools | Edureka
Edureka!
 
Tableau Tutorial for Data Science | Edureka
Edureka!
 
Python Programming Tutorial | Edureka
Edureka!
 
Top 5 PMP Certifications | Edureka
Edureka!
 
Top Maven Interview Questions in 2020 | Edureka
Edureka!
 
Linux Mint Tutorial | Edureka
Edureka!
 
How to Deploy Java Web App in AWS| Edureka
Edureka!
 
Importance of Digital Marketing | Edureka
Edureka!
 
RPA in 2020 | Edureka
Edureka!
 
Email Notifications in Jenkins | Edureka
Edureka!
 
EA Algorithm in Machine Learning | Edureka
Edureka!
 
Cognitive AI Tutorial | Edureka
Edureka!
 
AWS Cloud Practitioner Tutorial | Edureka
Edureka!
 
Blue Prism Top Interview Questions | Edureka
Edureka!
 
Big Data on AWS Tutorial | Edureka
Edureka!
 
A star algorithm | A* Algorithm in Artificial Intelligence | Edureka
Edureka!
 
Kubernetes Installation on Ubuntu | Edureka
Edureka!
 
Introduction to DevOps | Edureka
Edureka!
 
Ad

Recently uploaded (20)

PPTX
Applied-Statistics-Mastering-Data-Driven-Decisions.pptx
parmaryashparmaryash
 
PPTX
The-Ethical-Hackers-Imperative-Safeguarding-the-Digital-Frontier.pptx
sujalchauhan1305
 
PPTX
AI in Daily Life: How Artificial Intelligence Helps Us Every Day
vanshrpatil7
 
PDF
The Future of Artificial Intelligence (AI)
Mukul
 
PPTX
The Future of AI & Machine Learning.pptx
pritsen4700
 
PPTX
New ThousandEyes Product Innovations: Cisco Live June 2025
ThousandEyes
 
PDF
AI-Cloud-Business-Management-Platforms-The-Key-to-Efficiency-Growth.pdf
Artjoker Software Development Company
 
PDF
Structs to JSON: How Go Powers REST APIs
Emily Achieng
 
PDF
Economic Impact of Data Centres to the Malaysian Economy
flintglobalapac
 
PPTX
What-is-the-World-Wide-Web -- Introduction
tonifi9488
 
PDF
Accelerating Oracle Database 23ai Troubleshooting with Oracle AHF Fleet Insig...
Sandesh Rao
 
PDF
OFFOFFBOX™ – A New Era for African Film | Startup Presentation
ambaicciwalkerbrian
 
PDF
Presentation about Hardware and Software in Computer
snehamodhawadiya
 
PDF
MASTERDECK GRAPHSUMMIT SYDNEY (Public).pdf
Neo4j
 
PDF
CIFDAQ's Market Wrap : Bears Back in Control?
CIFDAQ
 
PDF
How ETL Control Logic Keeps Your Pipelines Safe and Reliable.pdf
Stryv Solutions Pvt. Ltd.
 
PPTX
Agile Chennai 18-19 July 2025 Ideathon | AI Powered Microfinance Literacy Gui...
AgileNetwork
 
PDF
Google I/O Extended 2025 Baku - all ppts
HusseinMalikMammadli
 
PDF
Oracle AI Vector Search- Getting Started and what's new in 2025- AIOUG Yatra ...
Sandesh Rao
 
PDF
GDG Cloud Munich - Intro - Luiz Carneiro - #BuildWithAI - July - Abdel.pdf
Luiz Carneiro
 
Applied-Statistics-Mastering-Data-Driven-Decisions.pptx
parmaryashparmaryash
 
The-Ethical-Hackers-Imperative-Safeguarding-the-Digital-Frontier.pptx
sujalchauhan1305
 
AI in Daily Life: How Artificial Intelligence Helps Us Every Day
vanshrpatil7
 
The Future of Artificial Intelligence (AI)
Mukul
 
The Future of AI & Machine Learning.pptx
pritsen4700
 
New ThousandEyes Product Innovations: Cisco Live June 2025
ThousandEyes
 
AI-Cloud-Business-Management-Platforms-The-Key-to-Efficiency-Growth.pdf
Artjoker Software Development Company
 
Structs to JSON: How Go Powers REST APIs
Emily Achieng
 
Economic Impact of Data Centres to the Malaysian Economy
flintglobalapac
 
What-is-the-World-Wide-Web -- Introduction
tonifi9488
 
Accelerating Oracle Database 23ai Troubleshooting with Oracle AHF Fleet Insig...
Sandesh Rao
 
OFFOFFBOX™ – A New Era for African Film | Startup Presentation
ambaicciwalkerbrian
 
Presentation about Hardware and Software in Computer
snehamodhawadiya
 
MASTERDECK GRAPHSUMMIT SYDNEY (Public).pdf
Neo4j
 
CIFDAQ's Market Wrap : Bears Back in Control?
CIFDAQ
 
How ETL Control Logic Keeps Your Pipelines Safe and Reliable.pdf
Stryv Solutions Pvt. Ltd.
 
Agile Chennai 18-19 July 2025 Ideathon | AI Powered Microfinance Literacy Gui...
AgileNetwork
 
Google I/O Extended 2025 Baku - all ppts
HusseinMalikMammadli
 
Oracle AI Vector Search- Getting Started and what's new in 2025- AIOUG Yatra ...
Sandesh Rao
 
GDG Cloud Munich - Intro - Luiz Carneiro - #BuildWithAI - July - Abdel.pdf
Luiz Carneiro
 

Python NumPy Tutorial | NumPy Array | Edureka