Keyword: DATAFRAME - Data from csv/xlsx
Posted: Wed Oct 27, 2021 8:52 pm
Description
Parameters
Usage
On error
- Set variable as a data frame using imported data from csv/xlsx file.
Parameters
- x: The variable name
- y: The full path to the csv/xlsx file
- csv/xlsx must contain header row.
Usage
- DATAFRAME x=y
- DATAFRAME myframe = %DIALOG_FILE%
- Data frame variables cannot be called, but rather used in functions.
On error
- Command will be skipped.