Course Content
- Python Intro
- Running Python Scripts
- Getting Started With Jupyter
- Flow Control
- Sequence Data
- Defining Functions
- Working with Files
- Dictionaries and Sets
- Using Modules
- Regular Expressions
- A detailed treatment of the string facilities of Python
- Regular Expressions
- Standard Modules
- Lambda, map, filter and Reduce
- List comprehension
- introduction to pandas
- Advance pandas ? aggregation , concatenation,joining
- file reading/writing using pandas
- multi processig in python
- Object Oriented Programming with Python with practical examples and exercises.