Skip to content

Files

Latest commit

4eb121d · Jul 30, 2024

History

History

Exercise

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 30, 2024
Jul 30, 2024

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