Introduction
Welcome to the Predibase Python SDK. Using this SDK is a way to interact with the Predibase UI through a programatic interface which unlocks a great deal of potential when using notebooks and python scripts.
There are two modules that you can use to interact with Predibase via this SDK: the predibase pql module for executing queries, and the predibase client(pc) module for everything else
Current Version
This version of the SDK includes all of the functionality you get with Predibase. In the future, we will be releasing updates to this SDK to improve and optimize your experience.