0% found this document useful (0 votes)
9 views

Course Handout

Uploaded by

shashwat
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views

Course Handout

Uploaded by

shashwat
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Python for Data Science: DSN3002

Instructor
Course Objectives
Dr. Armaan Garg
Dr. Shilpa
 Basic process of data science
Email  Understanding of how to manipulate and analyze uncurated datasets.
[email protected]  Basic statistical analysis and machine learning methods.
[email protected]
 Visualize results effectively.
Office Location
Room No.:206, Course Materials
New Academic Block
 Python Data Science Handbook: Essential Tools for Working with by Jake
VanderPlas, O'Reilly Media, Inc.
Classroom Link  Python for Data Science For Dummies, Book by John Mueller and Luca
p2dajth Massaron, John Wiley & Sons
zukphff  Python for Data Analysis: Data Wrangling with Pandas, NumPy, and IPython,
Wes McKinney, Shroff/O'Reilly.
 Mastering Python for Data Science By Samir Madhavan

Course Schedule
Week Unit(Lectures) Topics to be covered
1
INTRODUCTION Introduction to data science, Data acquisition
2
data pre-processing and preparation, data quality, Tools for data
science
3
Significance of python for data science.
4
PYTHON Python Basics, Setting up python
5 PROGRAMMING
Python Data Structures: lists and tuples, dictionaries, sets
6
Jupyter, Spyder.
7
PYTHON Conditions and Branching, Loops
8
PROGRAMMING
Functions, Objects and Classes
FUNDAMENTALS
MID-TERM EXAM (Sep 11-14, 2024 (Wed-Sat))
9
Reading files with open, writing files with open
10
PYTHON LIBRARIES Numpy, loading data with Pandas
11 FOR DATA SCIENCE
working with and Saving data with Pandas, MatplotLib
12
Seaborn, Scikit-Learn.
13
CASE STUDIES Regression, Classification

14
Revision

B.TECH 3rd Semester Page 1


Exam Schedule (Tentative) 10 marks each

Week/ Date Type of Exam Subject

3 rd week Class Quiz I Upto week 3

7 th week Lab Test before Upto experiment 1-3


Refer detailed syllabus from curriculum
Mid-Term Exam

7 th week Class Quiz II Upto week 6

11 th week Class Quiz III Week 7- week 12

14 th week Lab Test/ evaluation Upto experiment 4-9


Refer detailed syllabus from curriculum
End- Term Exam

 NO ADDITIONAL QUIZ WILL BE CONDUCTED.

Mid-Term Examination Sep 11-14, 2024 (Wed-Sat)

End-Term Examination Nov 19 -29, 2024 (Tue-Fri)

Course Outcomes

1 Understanding various process of data science and fundamental building blocks of python
programing.
2 Developing robust applications using the features of Python programming.
3 Understanding the usage of standard and advanced Python libraries and data analysis using
python tools.
4 Designing platform-independent and GUI based python applications for business problems.

B.TECH 3rd Semester Page 2

You might also like