mesa / mesa/mesa-frames

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

Open
#124 8 comments 0 reactions 1 assignee Claimed by @Ben-geo View on GitHub
bug
Dominant language
Python
Stars
42
Forks
18
Avg merge
1m
Merged PRs (30d)
1

Description

### 📝 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_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.