Conventions used
There are a number of text conventions used throughout this book.
Code in text
: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "The analysis can also be split along categorical fields by setting partition_field_name
."
A block of code is set as follows:
18/05/2020 15:16:00 DB Not Updated [Master] Table
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
export DATABRICKS_AAD_TOKEN=<azure-ad-token>
Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "Let's now click the View results button to investigate in detail what the anomaly detection job has found in the data."
Tips or important notes
Appear like this.