Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactoring AgentContainer with DataFrameMixin #83

Open
adamamer20 opened this issue Aug 26, 2024 · 0 comments
Open

Refactoring AgentContainer with DataFrameMixin #83

adamamer20 opened this issue Aug 26, 2024 · 0 comments
Labels
enhancement Improvements to existing features or performance.

Comments

@adamamer20
Copy link
Collaborator

AgentSetPandas and AgentSetPolars currently have separate implementations for similar methods. To improve maintainability and adhere to the DRY principle, AgentContainer should be refactored to use DataFrameMixin.

This refactoring will consolidate common functionality and make the codebase more efficient and easier to maintain.

@adamamer20 adamamer20 added the enhancement Improvements to existing features or performance. label Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvements to existing features or performance.
Projects
None yet
Development

No branches or pull requests

1 participant