Dataset Description (DP_DSC)
This function shows dataset descriptions
This is a useful block in data processing that shows dataset descriptions of all columns within the dataset and saves the output in the output field
Sample Request
Parameter Details
Dataset Description
POST
https://autogon.ai/api/v1/engine/start
Request Body
Name | Type | Description |
---|---|---|
project_id* | int | current project ID |
parent_id* | int | parent block ID |
block_id* | int | current block ID |
function_code* | String | block's function code |
args* | object | block arguments |
Last updated