Python SDK
Overview
MindsDB provides Python SDK, enabling its integration into Python environments.
Follow these steps to get started:
1
Set up the development environment
For Python, install the package.
2
Connect a data source
Connect a data source in Python.
Explore all available data sources here.
3
Configure an AI engine
Configure an AI engine in Python.
Explore all available AI engines here.
4
Create and deploy an AI/ML model
Create and deploy an AI/ML model in Python.
5
Query for predictions
Query for predictions in Python.
6
Automate customized workflows
Automate tasks by scheduling jobs in Python.