Open rbyh opened 2 hours ago
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.
AgentList.from_csv()
Or, there could be another feature for selecting traits that you want to turn into meta data, and vice versa.
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.