The fundamentals of Python
Author: Mohamed NIANG, Staff ML Scientist
Presentation
This repository contains notebooks on the fundamentals of Python. The notebooks are provided with datasets to illustrate the concepts used.
Program Content
- Python the basics
- Files and loops in Python
- Booleans and IF Conditions in Python
- Dictionary in Python
- List operations in Python
- Introduction to functions in Python
- Improvements and errors on the functions in Python
- Datasets exploration in Python
- Modules in Python
- Classes in Python
- Errors management in Python
- List comprehension in Python
- Scope of variables in Python
- Regular expressions in Python
- Date manipulation in Python
- Datasets analysis without using Pandas in Python