KMNaim / Python-for-Data-Science

This is the repository for the course Python for Data Science covering Python Basics, Data Science Libraries (e.g., Pandas, Matplotlib, Sklearn).

Home Page:http://chaklam.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python for Data Science and AI

This is the repository, mainly to prepare students to get acquainted with Python, before actually learning machine learning. For those who are more interested in the advanced one, go to my other repository "Machine Learning"

Outline

The repo is structured into 2 big components:

1. Python Basics

Focus on getting started.

  • Variables
  • List
  • Tuples, Dictionaries
  • Functions
  • Classes
  • Exception

2. Data Science

  • Numpy
  • Pandas
  • Matplotlib
  • Sklearn

Reference books:

Online resources:

About

This is the repository for the course Python for Data Science covering Python Basics, Data Science Libraries (e.g., Pandas, Matplotlib, Sklearn).

http://chaklam.com


Languages

Language:Jupyter Notebook 100.0%