OEWriteCSVFile

OEWriteCSVFile(ofs: oemolostream, mol: Union[OEGraphMol,OEMol,OEQMol],
               flavor: int) -> None

Write the molecule mol to the stream ofs in the OEFormat_CSV format as described in the CSV File Format section.

See also

OEOFlavor_CSV