You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A cleaning method for SaverCSV that when called checks all leaves in file tree from root and recursively deletes leaf nodes that don't contain a '.csv' file. Code should be flexible to change so that other file extensions and methods for checking if runs have completed can be used.
Should also have arguments to instruct clean to remove results (and their paths) corresponding with given parameters with given values.
The text was updated successfully, but these errors were encountered:
A cleaning method for SaverCSV that when called checks all leaves in file tree from root and recursively deletes leaf nodes that don't contain a '.csv' file. Code should be flexible to change so that other file extensions and methods for checking if runs have completed can be used.
Should also have arguments to instruct clean to remove results (and their paths) corresponding with given parameters with given values.
The text was updated successfully, but these errors were encountered: