Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 394 Bytes

README.md

File metadata and controls

29 lines (15 loc) · 394 Bytes

Python Workshop

Basics of Python along with Data Science Libraries

Start File: Python Workshop.ipynb

Index:

01 - Variable, Operators and Built-in Functions

02 - Print Statement, Precision and FieldWidth

03 - Lists, Tuples and Sets

04 - Strings and Dictionaries

05 - Control Flow Statements

06 - Functions

07- Numpy

08- Matplotlib

09- Pandas

10- Scikit Learn

11- Seaborn