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

Data recording help for key:value-like states. #38

Merged
merged 1 commit into from
Feb 28, 2025

Conversation

JamesArruda
Copy link
Collaborator

Changes:

  1. Added record_state(state_name) to the Actor class
  2. Added features to data_utils.create_table to treat attributes or keys (dataclass or dict) as individual variables in the data output.
  3. Docs for both.

@JamesArruda JamesArruda self-assigned this Feb 28, 2025
@JamesArruda JamesArruda linked an issue Feb 28, 2025 that may be closed by this pull request
@JamesArruda JamesArruda merged commit b983a8e into dev Feb 28, 2025
9 checks passed
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.

Dataclass State
1 participant