Open rbyh opened 3 weeks ago
Or, there could be another feature for selecting traits that you want to turn into meta data, and vice versa.
Add "include" and "exclude" parameters to the constructor that will be optional lists where the strings have to correspond to trait fields.
Ideally it could also be used with
AgentList.from_csv()
-- need a way to specify the CSV columns that should be treated as meta data though.