No project description provided
Project description
Subsets Python Client
Easily access the Subsets data warehouse using Python. For more details and features, visit subsets.io
Installation
Run the following command to install the API:
pip install subsetsio
Usage
At the moment, you can only use the SDK for querying. To explore datasets, checking quotas, and viewing past queries, visit the subsets.io web interface.
from subsetsio import query
df = query(sql="YOUR_SQL_QUERY_HERE", api_key="YOUR_API_KEY")
License
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.2.tar.gz
(2.1 kB
view hashes)
Built Distribution
Close
Hashes for subsetsio-0.4.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75e344006b3624ecc746fc898f28b6b116d41753b639b45882642a4d18cb1c30 |
|
MD5 | 59809cee0d5791e580148774a2593b0e |
|
BLAKE2b-256 | 41dcbb01866e14d876b00685b727f179d5084c3ad3edc5fa75d5e66b23486cd2 |