Skip to content

Latest commit

 

History

History
21 lines (20 loc) · 325 Bytes

README.md

File metadata and controls

21 lines (20 loc) · 325 Bytes

Basics:

  1. Variables
  2. Numbers
  3. String
  4. List
  5. If, If-else, elif
  6. Loops
  7. Functions
  8. Dictionary & Tuples
  9. Modules & Pip
  10. File handling
  11. Classes & Objects
  12. Inheritance
  13. Exception Handling

Pandas:

  1. DataFrame
  2. Read, Write Excel & CSV Files
  3. Handling NA values
  4. Groupby
  5. Concat & Merge