Curriculum
- 1 Section
- 29 Lessons
- 10 Weeks
Expand all sectionsCollapse all sections
- Python29
- 2.11. Install python on windows
- 2.22. Variables in python
- 2.33. Numbers
- 2.44. Strings
- 2.55. Lists
- 2.66. Install PyCharm on Windows
- 2.77. Debug Python code using PyCharm
- 2.88. If Statement
- 2.99. For loop
- 2.1010. Functions
- 2.1111. Dictionaries and Tuples
- 2.1212.1 – Install Python Module
- 2.1312. Modules
- 2.1413. Working With JSON.
- 2.1514. if __name__ == “__main__”
- 2.1615. Exception Handling
- 2.1716. Class and Objects
- 2.18What is Jupyter Notebook?
- 2.19What is Anaconda?
- 2.20Jupyter Notebook Tutorial / Ipython Notebook Tutorial
- 2.21numpy tutorial – basic array operations
- 2.22Python Pandas Tutorial 1. What is Pandas python?
- 2.23Python Pandas Tutorial 2: Dataframe Basics
- 2.24Python Pandas Tutorial 3: Different Ways Of Creating Data Frame
- 2.25Python Pandas Tutorial 4: Read Write Excel CSV File
- 2.26Python Pandas Tutorial 5: Handle Missing Data
- 2.27Python Pandas Tutorial 6. Handle Missing Data: replace function
- 2.28Python Pandas Tutorial 7
- 2.29Python Pandas Tutorial 8