CC3 Quiz 1 Flashcards
When did Python started
Late 1980’s
When is Python implemented at CWI Netherlands
December 1989
Python’s principal author
Guido van Rossum
van Rossum is known as…
‘Benevolent Dictator for Life’ (BDFL)
It is known for its simplicity & developer friendliness
Python
Python is on top 10 most popular programming language since…
2003
Python is 4th in pl in….
April 2018
Python is 1st(IEEE Spectrum) in the year…
2017
Python is 3rd (Redmonk Programming Language) in the year…
2018
THRUST AREAS OF PYTHON
- Academia
- Scientific tool
- Machine learning
- Natural Language Processing
- Data Analysis
- Statistics
- Hypertext Transfer Protocol (HTTP) Library
- Database connectors
- Object Relational Mapping (ORM)
- Web Framework
- Cloud Computing
- Game Development
In academia area, Python is competing with…
What is python’s advantage?
Matlab
Python is pl, Matlab is not
Tool for simulating and analyzing complex system
Scientific tool
What are the 5 core scientific packages of Python
- Scipy Library
- Numpy
- Jupyter
- Sympy
- Matplotlib
Core scientific packages are available in…
Berkeley Software Distribution (BSD) license
It is use for numerical integration
Scipy
It is used for N-dimensional arrays
Numpy
It revolutionized the way programming is done
Jupyter
Tool to learn from experience and database
Machine learning
Well known machine learning
ScikitLearn
A popular Library for natural Language Processing
It reads and understand text
Available in Apache license V2.0
Natural Language toolkit
Python’s using panda for…
Data analysis
Two data structure of panda
Series
Dataframe
tabular data structure rows and columns
dataframe
python library for statistical analysis used for economics and finance
statsmodel
the library is written for human
request HTTP library