You are not logged in.
Duration:
2 hours
Outline:
5 - DataFrame Object
6 - Linear Regression by Python
After lesson 1, student should:
1. Able to read data from Excel to DataFrame object.
2. Able to do data manipulation on the DataFrame object.
3. Able to plot graph by programming.
4. Able to do a Linear Regression with default programming options.