Please enable JavaScript.
Coggle requires JavaScript to display documents.
UNIT 3 - Coggle Diagram
UNIT 3
Object Oriented Programming
Class
Object
Built-in Attribute Methods
Object Oriented Programming Features of Python
Arrays
Numpy Module
Creating Arrays
array
zeros
Ones
Empty
Two-Dimensional Array
Indexing
Slicing
Iterating
Copying
Splitting
Shape Manipulation
reshape
transpose
resize
Arithmetic Operations on Arrays.
Data Visualization
matplotlib Module
pyplot, plot()
scatter, bar chart
Formatting
figure(), subplot()
text(), xlabel(), ylabel(), title()
Plotting Simple Mathematical Functions