Top "Azure-databricks" questions

For questions about the usage of Databricks Unified Analytics Platform on Microsoft Azure

How to get the schema definition from a dataframe in PySpark?

In PySpark it you can define a schema and read data sources with this pre-defined schema, e. g.: Schema = StructType([ …

apache-spark dataframe pyspark schema azure-databricks
Remove Files from Directory after uploading in Databricks using dbutils

A very clever person from StackOverflow assisted me in copying files to a directory from Databricks here: copyfiles I am …

python databricks azure-databricks
How to import one databricks notebook into another?

I have a python notebook A in Azure Databricks having import statement as below: import xyz, datetime, ... I have another …

python python-import azure-databricks spark-notebook
Azure Databricks - Can not create the managed table The associated location already exists

I have the following problem in Azure Databricks. Sometimes when I try to save a DataFrame as a managed table: …

apache-spark hive azure-data-lake databricks azure-databricks
Cannot start Azure Databricks cluster

I am new to the MS Azure. I am trying to download Microsoft Academic Graph for various analysis, and they …

azure azure-databricks databricks-connect academic-graph