Programming for Data Science using Python
-
Valued CertificationYou will be given an industry-wide recognized course completion certificate by Manipal ProLearn.
-
Comprehensive CurriculumThe course curriculum encompasses all the aspects of Python essential in Data Science.
-
Elaborate Course DesignThe course is designed and developed by subject matter experts and experienced professionals in the field of Data Science.
-
Updated ContentManipal ProLearn ensures timely updates/changes in course content in accordance with the syllabus of Manipal Global Academy of Data Science.
-
Enhanced LearningAssignments and assessments ensure that the candidate gains acumen in all the concepts.






Introduction to Python
Installation of Anaconda
Getting Started with Python

Data structures and Data types in Python
Working with Data Types and Data Structures - Part 1
Working with Data Types and Data Structures - Part 2
Working with Programming Constructs in Python

Creating UDF's in Python
Lambda's and its applications
Applications of lambda - map, reduce, filter
Object, Methods and Classes
Creating modules in Python
Exception handling in Python
Regular expressions in Python
File operations in Python

Understanding the need for NumPy package
Creating arrays in NumPy
NumPy Indexing and Slicing
Array operations in NumPy
Copies and Views
Broadcasting
Array shape Manipulation & Array sorting

Understanding the pandas library
Creating panda series and data frames
Operations on series and data frames

Basic Indexing
Label, Integer and mixed Indexing
Boolean Indexing
Operations on indexes
Using .loc and .iloc operators

Grouping of data
Merging and joining data frames
Pivoting and reshaping data
