0% found this document useful (0 votes)
26 views2 pages

Data Science with Python Course Overview

The document outlines the course 'Data Science with Python' (Course code: 22IUCD0604T) which is a 3-credit program focusing on various aspects of data science and Python programming. It includes course objectives, outcomes, and detailed content covering topics such as data processing, visualization, and the use of Python libraries like NumPy and Pandas. The course also lists required textbooks and online resources for further learning.

Uploaded by

Rutvik More
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
26 views2 pages

Data Science with Python Course Overview

The document outlines the course 'Data Science with Python' (Course code: 22IUCD0604T) which is a 3-credit program focusing on various aspects of data science and Python programming. It includes course objectives, outcomes, and detailed content covering topics such as data processing, visualization, and the use of Python libraries like NumPy and Pandas. The course also lists required textbooks and online resources for further learning.

Uploaded by

Rutvik More
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

123

Course code:22IUCD0604T Course name:Data Science with Python


Course category: PCC
Credits: 3 Teaching scheme: L-3 P-0 T-0 Evaluation scheme: CA–40, ESE–60, TW–0,
PR–0

Pre-requisites:

Course Objectives:
1.
Course Outcomes: At the end of the course, the students will be able to -
CO1:Applysetofpreliminarytoolsandtechniquestoperformdatascience
CO2: ApplyvariousPythondatastructurestoeffectivelymanagevarioustypesofdata
CO3: Learnthefundamentalsofsomeofthewidelyusedpythonpackagesandapplythemintodata
analytics.
CO4: Design applications applying various operations for data cleansing and transformation.
CO5: Abletovisualizedataandstatistics,interpretingthedisplaystogaininformation
CO6: Learn how to make it easier to identify patterns, trends and outliers in large data sets

Contents –
Teaching
Unit Content
hours
Introduction to DataScience
Introduction of data science What is data, What is data science, History of
data science, Data science life cycle, Why data science is important,
Applications of data science, Why Python is necessary for data science,
6
Types of Data: Qualitative Data, Quantitative Data, Basic terminologies of
DS
Getting started with Python Installation of Anaconda, Jupyter/pycharm/
spyder or any other python tool set Up and installation
Overview of Paython
Basics of Python including data types, operators, variables, expressions,
control structures using sample dataset, objects and functions. Python 7
sequence data structures including String, Array, List, Tuple, Set, and
Dictionary. Introduction to Various python libraries for data scienc
Basic data Processing
Introduction of data processing, Why numpy requires for data processing,
properties of numpy, Types of arrays: One dimensional, Two dimensional,
Three dimensional , Data Types of NumPy, Array Attributes of NumPy , 8
Array creations from existing and non existing values, Array manipulations,
Universal Functions, arithmetic operations, Indexing and slicing

MGM Campus, N-6, CIDCO, ChhatrapatiSambhajinagar – 431003, Maharashtra, [Link] [Link]


124

Working with Pandas Data Pre processing


Features of Pandas, data structure in pandas, Series creation, accessing
elements of series, vectorizing operations, Data Frame creations, viewing
Data Frame elements, Basic Functionality of data structres, Descriptive
8
functions, function applications: pipe, apply, apply map, re indexing,
sorting, working with text data, statistical functions, aggregation,
missing data, group by operations, merge join and concantation,
visualization,Data pre processing
Data Visualization
Basic visualizations with Matplotlib, Matplotlib: Sin wave plot, sub plot,
bar, histogram ,scatterplot, contour plot, Quiver plot, box plot, heat map, 8
pie chart, line graph , Matplotlib object oriented interface ,matplotlib
classes ,multiple plots,3Dimesional plotting, Working with text, working
with images
Data Visualization withseaborn
Advanced visualizations with Seaborn,Features of Seaborn, importing
datasets, seaborn figure style, color palette, histogram, visualizing 8
pairwaise relationship, plotting categorail data, Linear realationship,Facet
grid, Pair grid

Text Books: [Link]“PythonProgramming”,[Link].


[Link]:PythonData Analysis,[Link],Pearson
[Link] Data Science: Big Data, Machine Learning, and More, Using Python Tools, Davy Cielen,
Arno D.B. Meysman, et al., Minning
[Link],[Link],[Link],[Link],STAREDUSolutions

Reference Books:
Online Resources: [Link] / SWAYAM lectures.

MGM Campus, N-6, CIDCO, ChhatrapatiSambhajinagar – 431003, Maharashtra, [Link] [Link]

You might also like