Learn R Programming

brickster (version 0.2.6)

py_db_sql_connector: Databricks SQL Connector (Python)

Description

Access the Databricks SQL connector from Python via {reticulate}.

Usage

py_db_sql_connector

Arguments

Format

An object of class python.builtin.module (inherits from python.builtin.object) of length 0.

Details

This requires that the connector has been installed via install_db_sql_connector().

For more documentation of the methods, refer to the python documentation.