0% found this document useful (0 votes)
19 views2 pages

Lecture-3 (Day 2) - NumPy

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
19 views2 pages

Lecture-3 (Day 2) - NumPy

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 2

PROJECT

ON
HEART DISEASE PREDICTION
(Lecture-3)
(NumPy array)
Presented by
Dr. Debasis Mohapatra
Assistant Professor
Dept. of CSE, PMEC, Berhampur
NumPy (Basics)

 NumPy stands for Numerical Python.


 It is a library consisting of multidimensional array objects and a
collection of routines for processing those arrays.
 Using NumPy, mathematical and logical operations on arrays can
be performed.

You might also like