Expand description
Core dataset structures and basic operations
This module provides the fundamental data structures for datasets, including dataset definitions, rows, and basic operations.
Structsยง
- Dataset
- Dataset represents a collection of generated data
- Dataset
Metadata - Dataset metadata
- Dataset
Row - Single row of data in a dataset
- Dataset
Stats - Dataset statistics
- Dataset
Validation Result - Dataset validation result
- Field
Stats - Field statistics