Skip to content

[Bug]: agentsets_by_type won't work with duplicate typesΒ #124

@Ben-geo

Description

@Ben-geo

πŸ“ Description

the function agentsets_by_type(self) in the file agents.py
won't work with duplicate types
it will only store the latest agents_df

πŸ”„ Steps to Reproduce

No response

🎯 Expected Behavior

Ideas :

  • append into the existing to keep each fixture separate
  • append all together
    i think the first method is better

🚨 Actual Behavior

No response

πŸ–₯️ Python Version

No response

Operating System

No response

Relevant Packages

No response

πŸ“Š Relevant Log Output

No response

βž• Additional Context

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions