Trellis Python SDK
The Trellis data flow can be broken down into four steps:
We’ll go over the main functionality for each step with our Python SDK. For full SDK code, check out https://github.com/Trellis-insights/trellis-python.
To begin, first run
Upload, get, and delete assets
Python
Run Extraction
Python
Run Transformation
Python
Get Results
Python