peppy
peppy copied to clipboard
peppy.Project didn't have a clear way to create the project from csv, either, once I had that
To create object from csv you use csv path instead of yaml:
peppy.Project('path_to_csv')
In peppy 0.40.0 we created constructor method from_csv