Official Python SDK for Databricks

9 points by alexott 2 years ago | 4 comments
  • nf-x 2 years ago
    Interesting. Does it run from notebooks? It has been the biggest challenge so far.
    • alexott 2 years ago
      Yes, but may depends on the DBR version. >= 12.2 (LTS) should work
    • alexott 2 years ago
      New Python SDK covers all public Databricks REST API operations, so you can use it for all things around automation on Databricks...
      • sbricks 2 years ago
        this is awesome!