This training program is divided into 5 segments which will be covered over the course of 6 Days. Each segment will deal with both theoretical and practical knowledge so that the learners can implement their learnings to work.
1.) Python Basics
Your first program
Types
Expressions and Variables
String Operations
2)Python Data Structures
Lists and Tuples
Sets
Dictionaries
3)Python Programming Fundamentals
Conditions and Branching
Loops
Functions
Objects and Classes
4)Working with Data in Python
Reading files with open
Writing files with open
Loading data with Pandas
Working with and Saving data with Pandas
5)Working with Numpy Arrays
Numpy 1d Arrays
Numpy 2d Arrays