Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 2.53 KB

README.md

File metadata and controls

23 lines (15 loc) · 2.53 KB

Introduction to Data Analytics

Course material for Introduction to Data Analytics - BA780

This repository is comprised of notebooks, datasets, and other related materials for Introduction to Data Analytics (BA780), an introductory course to data science in Python.

This repository can be accessed via this short link:

Most of the content come from Python Data Science Handbook by Jake VanderPlas (under the MIT license. Read more at the Open Source Initiative). Modifications and updates have been made.

Some of the notebooks come from A Whirlwind Tour of Python (free 100-page pdf) by Jake VanderPlas (under CC0 license). Some modifications and updates have been made in some places to keep its content up to date. A Whirlwind Tour of Python is a fast-paced introduction to essential components of the Python language for data science and/or scientific programming. This material was written and tested using Python 3.7, and should work for any Python 3.X version.

References: