Skip to main content

A simple way to use Dataset. for dsm

Project description

dsmlibrary-viz

  • install
pip install dsmlibrary-viz
  • use
from dsmlibrary_viz.data_viz import DataViz

dataviz = DataViz(
    token="<token>",
    dataplatform_api_uri="<dataplatform_api_uri>", 
    object_storage_uri="<object_storage_uri>"
)

data = dataviz.query(
"""
    SELECT * FROM 'DISCOVERY:<FILE_ID>'
    LIMIT 10
""" 
)
print(data)

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

dsmlibrary_viz-0.0.6.tar.gz (4.4 kB view details)

Uploaded Source

File details

Details for the file dsmlibrary_viz-0.0.6.tar.gz.

File metadata

  • Download URL: dsmlibrary_viz-0.0.6.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.4

File hashes

Hashes for dsmlibrary_viz-0.0.6.tar.gz
Algorithm Hash digest
SHA256 001b12dd1264638aac3395242b2b4214ca4d6bb6a40f3547ad8fa1f112f7c96c
MD5 c609c2d3c2129174c3f018568a507342
BLAKE2b-256 8add201e2bbe5180e40cbbbee16b393f4b02fe31ca54c77edb5e852e4046ae46

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