Home » Uncategorized

A Complete Tutorial to Learn Data Science with Python from Scratch

This article on a complete tutorial to learn Data Science with Pyhon from scratch, was posted by Kunal Jain. Kunal is a post graduate from IIT Bombay in Aerospace Engineering. He has spent more than 8 years in field of Data Science. He learned basics of Python within a week. And, since then, he has not only explored this language to the depth, but also has helped many other to learn this language.

Python was originally a general purpose language. But, over the years, with strong community support, this language got dedicated library for data analysis and predictive modeling.
Due to lack of resource on python for data science, he decided to create this tutorial to help many others to learn python faster. In this tutorial, you will take bite sized information about how to use Python for Data Analysis, chew it till you are comfortable and practice it at your own end.

2808312519

What you can find in this article : 

1  Basics of Python for Data Analysis

  • Why learn Python for data analysis?
  • Python 2.7 v/s 3.4
  • How to install Python?
  • Running a few simple programs in Python

2  Python libraries and data structures

  • Python Data Structures
  • Python Iteration and Conditional Constructs
  • Python Libraries

3  Exploratory analysis in Python using Pandas

  • Introduction to series and dataframes
  • Analytics Vidhya dataset- Loan Prediction Problem

4  Data Munging in Python using Pandas

5  Building a Predictive Model in Python

  • Logistic Regression
  • Decision Tree
  • Random Forest

To check out all this information, click here. For other articles about Python, click here

DSC Resources

Additional Reading

Follow us on Twitter: @DataScienceCtrl | @AnalyticBridge