Summary
In this chapter, we have investigated several ways in which to process a raw dataset to produce a functional output for our end users. We have also learned about some different methods for profiling our dataset and how we can use that information to ensure the quality of our data.
After learning these skills, we then applied those skills in a practical example, taking the Authenticated API from Chapter 4, Sourcing the Data, and turning that dataset into a useful data table for our application.
In Chapter 6, Destination Management, we will investigate the different ways in which we can output data and different methods to manage those connections.
We will also look at some methods for managing our data connections across different environments so we can be secure in the way we use our data for development and apply it to production.
Finally, we will publish our datasets in an analytical database and leverage the capabilities of Alteryx to upload our dataset for...