Closed alexlenail closed 8 years ago
I think that should be ok.
These are all the docs we have: http://iepy.readthedocs.org/en/latest/instantiation.html#csv-importer
Here you have an example: http://cs.famaf.unc.edu.ar/~francolq/godfather.csv
The issue I think is I needed writer.writeheader()
before the for loop. Making mention of that in the docs could be nice. Also adding the example to the docs could be cool.
If the documentation could be updated with some reference about how to put together the specific csv format, that would be much appreciated. This is the code that builds the CSV: