⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Conversation

@AgrimGupta04
Copy link

Summary

This PR :-
Modified DataCollector._collect_agent_reporters in datacollector.py to automatically retrieve and store the unique_id column for every active AgentSet before collecting user-defined reporters.

Motive

When collecting agent reporters (e.g., wealth), the current implementation only collects the values of the requested column but not the unique agent IDs. This makes it difficult to trace values back to the corresponding agent, especially when debugging, analyzing distributions, or joining with other data sources.

@AgrimGupta04
Copy link
Author

@Ben-geo & @adamamer20 I am getting some troubles passing the CI tests, can you look into it and suggest me what can I do next?
also pre-commit hooks are currently not working in my local, please suggest solution regarding that also.
Thanks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant