Skip to main content

The official Python SDK for DataScope: The Machine Learning Observability Platform

Project description

DataScope ML SDK

The official Python SDK for DataScope, the premier Machine Learning Observability Platform.

Installation

pip install datascope-ml

Quick Start

Seamlessly upload and analyze your Pandas DataFrames directly from your Jupyter Notebook or Python IDE.

import pandas as pd
import datascope

# Load your local dataset
df = pd.read_csv("my_training_data.csv")

# Initialize the DataScope client
client = datascope.Client(api_key="YOUR_API_KEY")

# Upload and generate analysis
# This automatically opens your browser to the results dashboard!
client.analyze(df, project_name="fraud_detection_v2", target_column="is_fraud")

Features

  • Zero Friction: No need to export CSVs and drag-and-drop into a browser.
  • Privacy First: Data dictionaries and outlier math can run locally, minimizing data sent over the network.
  • Auto-Browser Launch: Automatically opens your Vercel-hosted dashboard as soon as the backend completes analysis.

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

datascope_ml-0.1.2.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

datascope_ml-0.1.2-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

Details for the file datascope_ml-0.1.2.tar.gz.

File metadata

  • Download URL: datascope_ml-0.1.2.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for datascope_ml-0.1.2.tar.gz
Algorithm Hash digest
SHA256 b68e788c89f576570af9a099be1a01c494e4bc19b62863e9f21a243b1ecbe21b
MD5 41dbfb82588bd3de5bfaf1b9ecbc69df
BLAKE2b-256 9bed1c0de4c3a12e572dd800a2da6aecd054b002ec31243a737a56f31f067b2a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: datascope_ml-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 3.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for datascope_ml-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 0188e4b4ce4bf9b2947f01499f239f1073198789c43ee48afb8db1ffb96ecb64
MD5 8e0121589bbc82f98bee2b6ace1076fe
BLAKE2b-256 8027075c62cc9a205aaf00c5ff5da73d97e6bc643e72dca5b0b47674a2c152ba

See more details on using hashes here.

Supported by

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