Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 431 Bytes

File metadata and controls

16 lines (11 loc) · 431 Bytes

ds_toolkit

A toolkit containing tutorials for all the essential programming requirements in data science.

  • Language Used : Python:3.5

  • Authors : Surya Srikar Peruri and Anish Pal

  • The toolkit currently contains a jupyter notebook with a tutorial for learning python, which is an initial requirement for data science.

  • Contents :

    • Introduction
    • Loops
    • Conditionals
    • Functions
    • Exception Handling