mesa_frames.AgentSet.pos#
- property AgentSet.pos: DataFrame#
Return positional data for agents from the attached space.
- Returns:
Position records aligned with each agent’s
unique_id.- Return type:
DataFrame
- Raises:
AttributeError – If the model has no space attached.