In this Python training course, students already familiar with Python programming will learn advanced Python techniques.
This advanced Python course is taught using Python 3; however, differences between Python 2 and Python 3 are noted.
Delegates will learn to
- work with Jupyter Notebook.
- work with the Collections module.
- about mapping and filtering and lambda functions.
- advanced sorting.
- work with regular expressions in Python.
- work with databases, CSV files, JSON, and XML.
- write object-oriented code in Python.
- test and debug your Python code.
- about Unicode and text encoding.