Technical requirements
To follow along with the examples shown in the recipes, you need the following:
- An Azure subscription and the required permissions on that subscription mentioned in the Technical requirements section of Chapter 1, Creating an Azure Databricks Service.
- An Azure Databricks workspace standard or premium tier with a Spark 3.0.x cluster. All the notebooks used in this chapter are executed on a Spark 3.0.x cluster.
- You can find the scripts for this chapter in the GitHub repo at (https://github.com/PacktPublishing/Azure-Databricks-Cookbook/tree/main/Chapter06). The
Chapter06
folder contains all the notebooks for this chapter.