Steps to Manually Create a Dataset

1. Access the Dataset Creation Panel

  • Navigate to the Dataset section.
  • Click the “Add Dataset” button to open the dataset creation options.
  • Select “Add Datasets Manually” from the list.

2. Define the Dataset Structure

  • A pop-up appears, prompting you to enter:
    • Dataset Name – Provide a name that describes the dataset purpose.
    • Number of Rows – Define the number of data entries to be created.
    • Number of Columns – Set up the data structure by specifying column count.
manually_create_dataset

3. Add Columns to the Dataset

Once the dataset structure is defined, the next step is to add columns to structure the data. Open the Column Editor
  • Navigate to the Data tab of the newly created dataset.
  • Click the ”+” (Add Column) button in the table to open the column editor.
Select Column Types You can choose between:
  • Static Columns: Stores fixed values directly within a dataset.
  • Dynamic Columns: Generates values automatically and dynamically based on a defined criteria.