aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/utils/io.py
Commit message (Collapse)AuthorAgeFilesLines
* dataframe_to_csv(): Add parameter "comment"Aaron LI2017-07-191-4/+17
| | | | | | Also write the writer and datetime to header by default. Signed-off-by: Aaron LI <aly@aaronly.me>
* Add utils/io.py with function "dataframe_to_csv()"Aaron LI2017-07-191-0/+47
Signed-off-by: Aaron LI <aly@aaronly.me>