The number of distinct values of the key columns to include in the sample, or number of rows if key columns not specified.
KEY | TYPE | Description |
---|---|---|
keyColumns | List[str] | The feature(s) to use as the key(s) when sampling |
sampleCount | int | The number of rows to include in the sample |