load#
- static Survey.load(folder: str, name: str) Survey #
Load a
Survey
from files.Parameters#
- folderstr
A folder where the survey files can be found.
- namestr
The name of the survey. The survey is loaded from two files. Both filenames must start with ‘name’ and one must end with ‘_data.csv’ and the other with ‘_varinfo.csv’.