This is the repository for the exercises from 30 days of python assigned by arewa data science fellowship. the guide covers :
- Introduction
- Variables_builtin_functions
- Operators
- Strings
- Lists
- Tuples
- Sets
- Dictionaries
- Conditionals
- Loops
- Functions
- Modules
- List_comprehension
- Higher_order_functions
- Python_type_errors
- Python_date_time
- Exception_handling
- Regular_expressions
- File_handling/python for web
- Python_package_manager
- Classes_and_objects
- Web_scraping
- Virtual_environment
- Statistics
- Pandas
- Python_web
- Python_with_mongodb
- API building
- Building_API final
- Conclusions