This Repository is a Road Map for Data science. We are starting from Very Basics and will go to all the advance concepts.
Basic Topics :
- Installation
- Jupyter Notebook Demo
- Python Introduction
- Python Strings
- Conditional Statements in Python
- Python Data Structure
a. Lists
b. Tuples
c. sets/Frozensets
d. Dictionary - Python Loops
- Python List Comprehensions
- Python Functions
- Python Lambda Functions
- Python Map, Filter & Reduce
- Python Error Handling
- Python OOPs Concepts
- Python Time Complexity
- Python Searching Algorithms
Note I will keep on updating this Readme file as and when the notebooks are created.