Skip to main content

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


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)

Uploaded Source

Built Distribution

subsetsio-0.4.0-py3-none-any.whl (1.7 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