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

Feature/variable paths #87

Merged
merged 2 commits into from
Aug 15, 2024
Merged

Feature/variable paths #87

merged 2 commits into from
Aug 15, 2024

Conversation

calbaker
Copy link
Collaborator

@calbaker calbaker commented Aug 15, 2024

adds the following features to structs:

  • from_pydict
  • to_pydict
  • history_path_list
  • variable_path_list
  • to_dataframe

@@ -0,0 +1,134 @@
"""
Copy link
Collaborator Author

@calbaker calbaker Aug 15, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the file that demonstrates the new functionality

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sakhtar312 , check this out!

@calbaker
Copy link
Collaborator Author

@SWRIganderson and @mbbruch , you might dig this new functionality!

@calbaker calbaker merged commit 7ea083e into main Aug 15, 2024
4 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.

1 participant