Hi, Making the saving of csvs optional and using an input argument can improve the usage of your library for workflows that want to do more processing. Would you consider adding `save_output` flag inside your functions?
Hi,
Making the saving of csvs optional and using an input argument can improve the usage of your library for workflows that want to do more processing.
Would you consider adding
save_outputflag inside your functions?