This is a CSV parser that creates a folder structure from the columns of a .csv file, where the names of the folders of the cells correspond to the .csv file. It is also possible to create subfolders simultaneously.
- The .csv file must be in UTF-8 format
- The first line is also read in, if this is not desired, please delete manually