Skip to content

Improved and enhanced loops over tables

Latest
Compare
Choose a tag to compare
@paulsaxe paulsaxe released this 15 May 18:43
b3b3539
  • Added a 'between' operator to filter rows of tables.
  • Ensured the correct types of variables in the rows of a table, fixing an issue that caused e.g. integers to be treated as floats.
  • Added an option, on by default, to make variables with the name of the columns in the tables, holding the values.
  • Using directory names that are the index of the row in the table.