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

Adding DataFrameMixin for improved reusability/encapsulation #27

Merged
merged 11 commits into from
Jul 16, 2024

Conversation

adamamer20
Copy link
Collaborator

Added abstract DataFrameMixin with common df functions to improve code reusability across different modules and separation of concerns.
Refactoring of AgentSetDF and AgentsDF will be done in a future PR.
DataFrameMixin used extensively for mesa-frames.space (upcoming PR).

@adamamer20 adamamer20 requested a review from rht July 15, 2024 22:13
@adamamer20 adamamer20 self-assigned this Jul 15, 2024
@adamamer20 adamamer20 added the enhancement Improvements to existing features or performance. label Jul 15, 2024
@adamamer20 adamamer20 added this to the 1.0.0 Alpha Release milestone Jul 15, 2024
@rht rht merged commit 3ed64d3 into main Jul 16, 2024
6 checks passed
@rht rht deleted the dataframe-mixin branch July 16, 2024 08:07
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

Successfully merging this pull request may close these issues.

2 participants