What are the main features of Python?
Open Source
Python it self and tools are open source
Cross Platform
Works for different operating systems (Mac, Windows)
Interpreted
Multiparadigma
Supports different programming paradigmas like object or prozedual oriented
Multipurpose
Name some Python Packages
NumPy
Multidimensional array object and optimized methods to operate on array objects
Pandas
Provides high level data structures functon to wirk with tables
cvxopt
Package for solving quadratic programming
matplotlib and seaborn
Visualizing plots and other data visualization
Explain an object in Python
An Object always consists of
Data (Attribute)
Functions (Methods)
What are the major components of the NumPy Package?
Efficient
What is the formula for Return in Matrix Notation
What is the formula for standard deviation
Zuletzt geändertvor einem Jahr