Chung-Yi Lin

Results 4 comments of Chung-Yi Lin

@Corvince I encounter attribute error given that some of the agents do not have certain attributes. "AttributeError: 'Aquifer' object has no attribute 'satisfaction'" According to your previous response, I expect...

Thank you for your instruction. Those instructions let the code run without an error message, but the output of the agent dataframe is not correct. In the figure below, Agent...

Hi @rht, Definitely~ Please see the following. However, I would hope that this return None feature could be the default of the mesa without using lambda. ``` import mesa class...