Skip to main content

No project description provided

Project description

Subsets Python SDK

Easily access the Subsets data warehouse using Python.

Installation

Run the following command to install the SDK:

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 subsets_python_sdk import query

# Query the data warehouse
df = query(sql="YOUR_SQL_QUERY_HERE", api_key="YOUR_API_KEY")

Project details


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.1.tar.gz (1.4 kB view hashes)

Uploaded Source

Built Distribution

subsetsio-0.4.1-py3-none-any.whl (1.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page