Will1
New Contributor III

Install the Databricks SQL Connector for Python library on your development machine by running pip install databricks-sql-connector .

  1. Query data.
  2. Insert data.
  3. Query metadata.
  4. Cursor and connection management.
  5. Configure logging.

Regards,

Willjoe