You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This should contain as attribute a list of all the AdaptationOption that are going to be used when running the CBA.
The class should have a constructor from_csv, that instantiates the class from an optional csv file provided by the user.
Use case
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Kind of request
None
Enhancement Description
Create a (data?)class
AdaptationOptionCollection
.This should contain as attribute a list of all the
AdaptationOption
that are going to be used when running the CBA.The class should have a constructor
from_csv
, that instantiates the class from an optional csv file provided by the user.Use case
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: