Home - kode2go/python-pandas GitHub Wiki
Welcome to the python-pandas wiki!
What you will learn:
Practical applications of pandas. This focuses on data handling, data analytics, and exploratory data analysis (EDA)
What you should know:
The basics of python, numpy, and matplotlib
We are using pip
to install packages. There are other ways like anaconda which is also fine to use.
We are using Windows Powershell and Spyder as our IDE or development environment. You may use whichever tools you prefer, there may be slight differences which we will comment on.
Lets get started:
Jump to Lesson 1: Overview
Ref:
https://www.w3schools.com/python/python_ml_getting_started.asp