Skip to main content

Remote-first dataset library for ML training

Project description

WarpDatasets v3

Remote-first dataset library for ML training.

Installation

pip install warpdata

Quick Start

import warpdata as wd

# Load a dataset
ds = wd.dataset("workspace/name")

# Get a table
table = ds.table("main")

# Preview data
print(table.head(5))

# Get schema
print(table.schema())

CLI

# Show dataset info
warpdata info workspace/name

# Show schema
warpdata schema workspace/name

# Preview rows
warpdata head workspace/name -n 10

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

warpdata-3.0.17.tar.gz (174.8 kB view details)

Uploaded Source

Built Distribution

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

warpdata-3.0.17-py3-none-any.whl (158.1 kB view details)

Uploaded Python 3

File details

Details for the file warpdata-3.0.17.tar.gz.

File metadata

  • Download URL: warpdata-3.0.17.tar.gz
  • Upload date:
  • Size: 174.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.7

File hashes

Hashes for warpdata-3.0.17.tar.gz
Algorithm Hash digest
SHA256 798dd2e9359fc29989cc7c78f131a2a8091af6fa9959d51ffbbe69034957538c
MD5 c768756ec91118061bc787e90780eef2
BLAKE2b-256 1055021b29c41def9d2630be784c9adab2f33ff851c0f419b9d45d027a8ad625

See more details on using hashes here.

File details

Details for the file warpdata-3.0.17-py3-none-any.whl.

File metadata

  • Download URL: warpdata-3.0.17-py3-none-any.whl
  • Upload date:
  • Size: 158.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.7

File hashes

Hashes for warpdata-3.0.17-py3-none-any.whl
Algorithm Hash digest
SHA256 7f6f7ef4438751375c3e899b23fc2f6bcc0df48468112b82c0cb94c9a4daed99
MD5 32976963d58fd9a0bd5df5bac196cf6b
BLAKE2b-256 b4b6f2a998efce41375064f848793377f4a2a3531a4f94704764867e5d7bd0c2

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