download_from_dbfs# streaming.base.storage.download_from_dbfs(remote, local)[source]# Download a file from remote Databricks File System to local. Parameters remote (str) – Remote path (dbfs). local (str) – Local path (local filesystem).