py_db_sql_connector | R Documentation |
Access the Databricks SQL connector from Python via
{reticulate}
.
py_db_sql_connector
An object of class python.builtin.module
(inherits from python.builtin.object
) of length 0.
This requires that the connector has been installed via
install_db_sql_connector()
.
For more documentation of the methods, refer to the python documentation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.