Check out https://juliaacademy.com to sign up for this course for free!
For more info, follow us on Twitter at / julialanguage
00:00 Welcome
01:04 Loading required packages
01:23 Creating matrix of data
02:00 Converting matrix to DataFrame (With automatic column names)
02:23 Changing default column names
04:33 The other way, creating the DataFrame with custom column names
05:22 Extracting the data at different columns
06:08 Reordering/selecting the columns
07:50 "Describe" function
09:09 Adding and ID column
10:09 Moving ID column to the front
10:47 Converting a DataFrame back to matrix
11:16 How to create various plots with same X and Y limits
12:44 Creating plots
14:01 Creating a Linear Regression model
16:32 Creating DataFrames with variables as variables as column names and values
17:37 Difference between matrix notation and dot notation in accessing various columns and rows of a DataFrame
18:33 Alternate matrix notation
S/o to https://github.com/Chandu-4444 for the video timestamps!