get_dataset_sample
Retrieve a sample of rows from a Dataiku dataset, specifying the number of rows and optional columns.
Instructions
Get sample data from datasets
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_key | Yes | The project key | |
| dataset_name | Yes | Name of the dataset | |
| rows | No | Number of sample rows | |
| columns | No | Specific columns to include |