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.23.tar.gz (188.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.23-py3-none-any.whl (170.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: warpdata-3.0.23.tar.gz
  • Upload date:
  • Size: 188.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.23.tar.gz
Algorithm Hash digest
SHA256 d9f508ceba2cb5ce3f534962fbd47c6ec08e034750f81896e4cfa568321de882
MD5 b5a71d5009220f6c3c30a6975b70c3c7
BLAKE2b-256 cb50474e3f9e4e62c715446a3a92b6513c945f213f5b85407841d3355a37fd77

See more details on using hashes here.

File details

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

File metadata

  • Download URL: warpdata-3.0.23-py3-none-any.whl
  • Upload date:
  • Size: 170.8 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.23-py3-none-any.whl
Algorithm Hash digest
SHA256 a8c922265a8232ca3055805300a8ae3bbfb843b68dc32ab5847b837f67880e32
MD5 463309f1f7715d530825cf4355120142
BLAKE2b-256 b0e423329d95ee0c51f0a25610aadd4faf97fd6b5611299135f3429518728c97

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