MARCH - BATCH - SUNDAY - 9 - 11AM - PDS - Week-1

Download as pdf or txt
Download as pdf or txt
You are on page 1of 15

DATA

SCIENCE
USING
PYTHON
Week 1
Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited.
LEARNING
OBJECTIVE OF
THIS MODULE
• Basic Working
proficiency in Python

• Basic Data-Manipulation
using Python

• Basic Data-Visualization
using Python
Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited.
LET’S SET SOME GROUND RULES

• Come prepared for these sessions by watching the videos.


- Concepts will be covered in the videos.
- Hands-On Application will be covered in Mentor Sessions.

• Submit all assignments on time.

• Let’s be punctual & respect each


other’s time.

Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited.
Case1: Can you predict which client will default the loan payment
based on the client’s spending?
•Why does the bank want to
know who will default?

•What type of information I


would need about the client to
know the risk?

Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited.
Case2: Can you predict when an employee will resign from his/her
organization?

• Why is this important for a


company?

• What type of information do


we need to make an informed
decision ?

Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited.
LEARNING OBJECTIVES OF THIS SESSION

• Understand the big picture • Installation Steps


of Data Science & Analytics

• Basic Operations in
• PGPDSBA Curriculum Python using a Case
Study

• Introduction to Python • A journey of a thousand


miles begins with a
single step

Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited.
BIG PICTURE OF DATA
SCIENCE & ANALYTICS
Data Science/Analytics

Time Independent Time Dependent

Supervised Unsupervised

Classification Regression

Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited.
DSBA CURRICULUM DESIGN
CORE DOMAIN
FOUNDATIONS COURSES APPLICATIONS

Financial Risk
Python for Data Advanced Statistics
Analytics
Science(1/4)

Statistical Methods Data Mining


for Decision Making Predictive Modelling Marketing Retail
Analytics

Machine Learning

Time Series
Forecasting

Data Visualization

SQL
Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited.
PYTHON ( WHAT AND WHY ?)
• Python is the most popular programming language &
choice for Data Scientist / Data Engineer across the world

• Very rich libraries & functions

• Community support

• Easy to deploy in production

• Support for all the new state of the art technologies

Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited.
HOW MANY OF US HAVE ALREADY
INSTALLED PYTHON & JUPYTER ON THEIR
SYSTEMS ?
Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited.
INSTALLATION STEPS
Install using the instruction given in the below links:

1. Install Jupyter - http://jupyter.org/install


Preferred installation method is through (You need to
Anaconda distribution. download the
Install Python 3.6 or higher version
version compatible
with
2. Anaconda 5.2 For Linux Installer
-https://www.anaconda.com/download/#linux your OS)
3. Anaconda 5.2 For macOS Installer
- https://www.anaconda.com/download/#macos

3. Anaconda 5.2 For Windows Installer


- https://www.anaconda.com/download/#windows
Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited.
ANACONDA NAVIGATOR

Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited.
Basic Python Hands-on Exercise

• Data Types

• Conditional Statements and Loops

Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited.
ANY QUESTIONS

Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited.
HAPPY LEARNING

Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited.

You might also like