Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 680 Bytes

trivedh_python.md

File metadata and controls

26 lines (23 loc) · 680 Bytes

I hold expertise in the following concepts of Python:

  • Python basic syntax
  • Python data types and operators
  • Conditional and loops
    1. if elif else statements
    2. While loops
    3. For loop
    4. Break Continue Pass
    5. For else
  • Arrays and Numpy
  • Functions
  • Modules
  • OOPS Concepts
    1. Classes and Objects
    2. Constructors
    3. Inheritance
    4. Polymorphism
    5. Generators
    6. Exception Handling
  • Worked with the following modules in Data Analysis projects
    • Numpy,Pandas,Cufflinks,Matplotlib