See it in action
Try the getting started Jupyter notebook for a hands-on walkthrough.
Installation
Quick start
Filters
Use Python comparison operators on dimensions to create filters:Combining filters
Use& (AND) and | (OR) to combine filters:
Raw SQL
Execute SQL queries directly against your data warehouse:For detailed documentation, see the SDK reference on GitHub.