Crate make_csv

source ·

Macros

  • Adds a row to the given csv writer.
  • Creates a csv writer to the given file path.
  • Flushes the writer and writes to file.
  • Runs a python file and blocks until it completes.