Skip to main content

DataWhys Dashboard SDK allows users to create a DataWhys Dashboard directly within their Python notebooks

Project description

DataWhys Dashboard Python SDK

DataWhys Dashboard SDK allows users to create a DataWhys Dashboard directly within their Python notebooks.

Installation

Use the package manager pip to install datawhys-dashboard.

pip install datawhys-dashboard

Usage

import datawhys_dashboard as dwdash

# Set your credentials
dwdash.api_key = "<API_KEY>" # Ask your datawhys rep for this key

# Your API key is stack specific. The SDK defaults to the main US stack, but you can
# change this by setting `api_base` as follows. Ask your datawhys rep for the api base.
dwdash.api_base = "https://<DOMAIN>/api/v0.2/"

# Build a pandas dataframe and store in `df` (not shown)

# Create a dashboard
from datawhys_dashboard import create_dashboard
create_dashboard(df, outcome="Risk")

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Take a look at CONTRIBUTING.md for more info

Please make sure to update tests as appropriate.

License

MIT

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

datawhys-dashboard-0.1.2.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

datawhys_dashboard-0.1.2-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

Details for the file datawhys-dashboard-0.1.2.tar.gz.

File metadata

  • Download URL: datawhys-dashboard-0.1.2.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.14 CPython/3.6.15 Linux/5.15.0-1015-aws

File hashes

Hashes for datawhys-dashboard-0.1.2.tar.gz
Algorithm Hash digest
SHA256 98f927ec3dd1551e056c52b3178a088571315562330d6827ee701d4ec884333a
MD5 f6464067428e4d7adca41d362a18499a
BLAKE2b-256 df9a5aa51269d755d2e151d5fe6a2d7a4665b1b4d316db5b87cbbed92deb8c37

See more details on using hashes here.

File details

Details for the file datawhys_dashboard-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for datawhys_dashboard-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 752214b55ab704f3f576a41a56d395f043fa75d3799e58c55b1c723a7f39c1b4
MD5 efbb4beb7f60422b693eae864ed8948e
BLAKE2b-256 163a7604a59fa129bbafedf662bae74b87e3918ea90cc0896c3a96768ada53bb

See more details on using hashes here.

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