01 Read Data From File Exercise for reading data from a file VIDEO: File Reader […]
06 Aggregations Exercise for data aggregation. Calculate summary statistics for subgroups of data with the GroupBy and Pivoting […]
05 Data Visualization Exercise for data visualization. Explore statistics and relationships in data with the Data Explorer, Scatter Plot, and Table […]
07 Loops Exercise for building a loop. Build a group loop and a counting loop. VIDEO: What is a Loop? https://youtu.be/h1uDSRXts70 VIDEO: […]
02 Database Data Manipulation Exercise for database data manipulation. Write a local data table into a database. Aggregate, join, and filter the […]
06 Aggregations Exercise for data aggregation. Calculate summary statistics for subgroups of data with the GroupBy and Pivoting […]
08 Regression Model Exercise for training a model for numeric prediction. Train and apply a linear regression model. Evaluate the performance with […]
10 Write Data to a File Exercise for exporting data. Aggregate data and write the results into a CSV […]
09 Decision Tree and Classification Model Evaluation Exercise for training a classification model. Train and apply a decision tree model. Evaluate […]