%md
Now that we have specified our file metadata, we can create a DataFrame. Notice that we use an *option* to specify that we want to infer the schema from the file. We can also explicitly set this to a particular schema if we have one already.
First, let's create a DataFrame in Python.
This notebook shows you how to create and query a table or DataFrame loaded from data stored in Azure Blob storage.
Last refresh: Never