Loading your first dataset
You're a data engineer at Global Retail Analytics, an e-commerce consulting firm. Your Databricks workspace is already set up - the online_retail.csv file is stored in the datasets volume under the default schema, and all exercise notebooks are in the Exercises folder in the Workspace.
Start by exploring the catalog to find your data, then load it into a Spark DataFrame and inspect its structure.
This exercise is part of the course
Data Transformation with Spark SQL in Databricks
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
Start Exercise