Installation
Loading Data
The Python SDK is built around Pandas dataframes as the core primitive. All objects are passed and retrieved as Pandas dataframes. Your database session key can be found in the settings page.ingest.py
Query / Transform Data
transform.py