csv_merge

Module: run.scripts.csv_merge

Merge result*.csv files when operation failed to finish.

Evoke script with the pathname where the csv-files are stored. E.g.

python csv-merge.py /Users/seeland/collections/20100812_11_18_58

Optional change delete_files to False, when you don’t want to remove them.

main()

pySPACE.run.scripts.csv_merge.main()[source]