No project description provided
Project description
Subsets Python SDK
Easily access the Subsets data warehouse using Python.
Installation
Copy the SDK code and include it in your project.
Prerequisites
- Pandas:
pip install pandas
- Requests:
pip install requests
Usage
from subsets_python_sdk import query
# Query the data warehouse
df = query(sql="YOUR_SQL_QUERY_HERE", api_key="YOUR_API_KEY")
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
subsetsio-0.4.0.tar.gz
(1.3 kB
view hashes)
Built Distribution
Close
Hashes for subsetsio-0.4.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 58d594a56c95d3e9c49e1f93ce476f5fcb80f4972f0d9130e8cd20ec7c11b0fa |
|
MD5 | 04e1066d9466c8a5fd7945c43601b98f |
|
BLAKE2b-256 | b91f9e4431803abd0b9a83ebac7d180c5e320385619ef4b0c7f99b91f75a8405 |