The Build section represents the foundational process of dataset creation within the system. This section is designed to allow users to manually structure datasets by defining columns, setting data types, and directly inputting values. It is particularly well-suited for handling structured, static, or semi-structured data entries.

Datasets created through Build serve as the starting point for organising data, whether using static columns (fixed values) or dynamic columns (automated computations). This approach ensures flexibility, enabling users to manually manage and modify datasets while integrating automated processes when needed.

Concept

How To