Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 300 Bytes

README.md

File metadata and controls

32 lines (18 loc) · 300 Bytes

CompletePython-in-7days

Python:-

1.List

  1. Dictionary

  2. Tuples

  3. Strings

  4. Flow of control(if-else)

  5. For loop

  6. Python function

  7. Lambda function

  8. Map function

Numpy

Notes

x+=i means x=x+i

Pandas

Matplotlib

Note:- you can download all dataset from kaggle