CreateDataset¶
Creates a dataset with the specified number of Rows and 9 pre-defined columns
Input¶
It does not read data from any external source
Output¶
It creates a DataFrame with the specified number of Rows
Type¶
dataset
Class¶
fire.nodes.dataset.NodeDatasetCreate
Fields¶
| Name | Title | Description |
|---|---|---|
| numRows | Number of Rows | Number of Rows in the Output Dataset |