This directory contains 11 workflows.
01 Read Data From File Exercise for reading data from a file VIDEO: File Reader […]
02 Accessing Databases Exercise for reading data from a database VIDEO: Accessing Databases […]
03 Row and Column Filtering Exercise for filtering rows and columns VIDEO: Row Filter: Removing Data Rows […]
04 Data Transformation Exercise for transforming data. Perform data transformations with the Rule Engine, Math Formula, and String Manipulation […]
05 Data Visualization Exercise for data visualization. Explore statistics and relationships in data with the Data Explorer, Scatter Plot, and Table […]
06 Aggregations Exercise for data aggregation. Calculate summary statistics for subgroups of data with the GroupBy and Pivoting […]
05 Join and Concatenate Exercise for joining and concatenating data. Combine data tables side-by-side using the join operation. Put tables on top of […]
08 Regression Model Exercise for training a model for numeric prediction. Train and apply a linear regression model. Evaluate the performance with […]
09 Decision Tree and Classification Model Evaluation Exercise for training a classification model. Train and apply a decision tree model. Evaluate […]
10 Write Data to a File Exercise for exporting data. Aggregate data and write the results into a CSV […]