Technical requirements
To follow along with the examples shown in the recipes, the following is required:
- An Azure subscription and the requisite permissions in relation to the subscription mentioned in the Technical requirements section of Chapter 1, Creating an Azure Databricks Service.
- A Python editor such as Visual Studio Code, PyCharm, or any other editor of your choice.
- An Azure Databricks cluster with runtime version 8.1
- You can find the scripts for this chapter in the GitHub URL at https://github.com/PacktPublishing/Azure-Databricks-Cookbook/tree/main/Chapter04/Code.