Skip to content

This includes all the tutorials in a form of code along with comments for python.

Notifications You must be signed in to change notification settings

Bhrugu-scientist/Python-for-Data-Science

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-for-Data-Science

Basic to intermediate level of code in python for data science.

Part 1 consists of following:

  • Exploratory Data Analysis
  • Data Visualization
  • How to use NumPy, Pandas, Matplotlib, Seaborn.

The code is kind of self explanatory and can be used as a reference or can be used to brush up the concepts whenever required.

Part 2:

  • MACHINE LEARNING