Processed Metrics and Schema for a dataset version or feature group version
KEY | TYPE | Description |
---|---|---|
metrics | List[dict] | A list of dicts with metrics for each columns |
schema | List[dict] | A list of dicts with the schema for each metric |
numRows | int | The number of rows |
numCols | int | The number of columns |
numDuplicateRows | int | The number of duplicate rows |