Skip to main content
When you create a new project, Adaline automatically creates a Dataset section. You can rename it or leave it as is. Click on it to create a new dataset: Clicking on Dataset in Adaline Click on Add column to add a new column: Clicking on Dataset in Adaline You must create datasets according to the following rules:
  • The names of the columns must match the names of the variables.
  • Each column must have at least one row. This means that each variable must have at least one value.
  • There can be more columns than variables. In this case, columns exceeding the number of variables will be ignored during the evaluation process.
You can also create datasets by loading CSV files. This allows you for bulk import of your data. Learn more in the bulk import data section. Inside a dataset, to delete rows or columns:
  • Select a column and click on the to delete it.
  • Select a row and click on the to delete it.