1.1-1.4_Introduction to Python
1.1-1.4_Introduction to Python
Programming with
Python
Dr. N.KANIMOZHI
Assistant Professor, Faculty of Engineering and Technology
Sri Ramachandra University, Chennai.
Outline: 1.1-1.4 Python Distributions,
Anaconda, Jupyter, Spyder
• Introduction to Python
• Python Distributions
• Jupyter Notebook
• Spyder
• Sublime Text
• Jupyter Notebook (https://jupyter.org/)
• Spyder (https://spyder-ide.github.io/)
• and so on.
Installing
Python
2.3 A compact Python
Distribution
Installing
Python
2.3 A compact Python
Distribution
• The
Condaopen-source Anaconda
is an open source package managementDistribution is the
system and environment easiest
management way
system to
that runs
perform
on Windows, Python/R
dependencies.
macOS and Linux. data
Condascience and
quickly installs, machine
runs and updateslearning
packages andon their
Windows,
Scikit-learn is aand
Linux, Mac OS
free software X.learning library, it features various classification, regression
machine
and clustering algorithms including support vector machines, k-means, and so on.
• With over 15 million users worldwide, it is the industry standard
TensorFlow : Python Deep Learning Library for fast numerical computing created and released by Google.
for developing, testing, and training on a single machine.
It is a foundation library that can be used to create Deep Learning models directly.
• ItNumPy
enabling individual data scientists to:
is a Python library which adding support for large, multi-dimensional arrays and matrices, along
• Quickly
with download
a large collection 1,500+
of high-level Python/Rfunctions
mathematical data science
to operate on these arrays.
packages.
• Manage
Pandas libraries,
is the most populardependencies,
python library that and environments
is used for data analysis.with
Conda.
• Develop and train machine learning and deep learning models with scikit-
learn, Tensorflow, and Theano.
• Analyze data with scalability and performance using NumPy, and Pandas.
Installing
Python
2.4 Package installation
Launch from
here!!
Continue
…
Step 2: Open Spyder and Write Your
Assignement
Execute your
Assignment
not Called Logical NOT Operator. Use to reverses the not(a and b) is false.
logical state of its operand. If a condition is true then
Logical NOT operator will make false.
Tutorial
s