arize-dataset

Manage Arize dataset lifecycles with CRUD operations and versioning.

5|6|Updated Jun 28, 2026
One-click install
npx skills add https://github.com/seldo/aiewf-2026-demo --skill arize-dataset-seldo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arize-dataset
Source: https://github.com/seldo/aiewf-2026-demo/tree/main/.agents/skills/arize-dataset
Command: npx skills add https://github.com/seldo/aiewf-2026-demo --skill arize-dataset-seldo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires ax, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of creating, managing, and querying Arize datasets and examples, helping you save time and streamline your data workflows.

Core Features & Use Cases

  • Dataset Creation: Build new datasets from various data sources and formats.
  • Dataset Management: Organize, update, and delete datasets with ease.
  • Data Export: Export datasets for offline analysis or sharing.
  • Use Case: Quickly create a dataset of product reviews from a CSV file and manage its lifecycle, including adding new reviews and updating dataset versions.

Quick Start

Use the arize-dataset skill to create a new dataset named 'product-reviews' from the file 'reviews.csv'.

Frequently Asked Questions about arize-dataset

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Arize datasets with CRUD operations?

You can manage Arize datasets by performing CRUD operations to create, read, update, and delete datasets and examples, streamlining your data workflows and lifecycle management.

What is the best way to create an Arize dataset from a CSV file?

The best way to create an Arize dataset from a CSV file is to use dedicated management scripts that build new datasets from various data sources and formats efficiently.

Do I need the Arize CLI to handle dataset versioning?

Yes, you need the Arize CLI installed and a configured Arize profile for authentication to handle dataset versioning and integrate with the Arize platform.

Can I export Arize datasets for offline analysis?

Yes, you can export Arize datasets for offline analysis or sharing, allowing you to extract your managed data and examples out of the platform environment.

How does dataset versioning work in Arize?

Dataset versioning in Arize works by tracking updates to your datasets, allowing you to add new data points like product reviews and manage the dataset lifecycle over time.