Closed baileydauterman closed 1 year ago
Create a way to dynamically fake a csv. Takes in column names and data types and converts everything to a csv file type. Can be outputted to a CSV or used to test data.
Completed with commit 976bf89
976bf89
Create a way to dynamically fake a csv. Takes in column names and data types and converts everything to a csv file type. Can be outputted to a CSV or used to test data.