Skip to content

Transition table example #149

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

Merged
merged 3 commits into from
Jun 14, 2023

Conversation

eliotwrobson
Copy link
Collaborator

Add an example of creating a transition table, adapted from visual automata. This is part of the deprecation of visual automata in #124, as it was decided that we did not want to add pandas as a dependency for this library. Thus, the best course of action was to add snippets of code from that library that would have introduced dependencies as examples.

Should wait for #129 before merging, as this code uses a method introduced there.

@lewiuberg please let me know what you think if you get the chance.

@eliotwrobson eliotwrobson self-assigned this May 13, 2023
@coveralls
Copy link

coveralls commented May 13, 2023

Coverage Status

Coverage: 100.0%. Remained the same when pulling 79ae31b on eliotwrobson:transition_table_example into ed5038c on caleb531:develop.

@caleb531
Copy link
Owner

@eliotwrobson This looks great! But I'm gonna switch this PR to Draft mode since I don't want to accidentally merge it before #129. 😅

@caleb531 caleb531 marked this pull request as draft May 13, 2023 17:00
@eliotwrobson eliotwrobson marked this pull request as ready for review June 14, 2023 19:47
@eliotwrobson
Copy link
Collaborator Author

Now that #129 has been merged, the example code added here should work! Going to go ahead and merge.

@eliotwrobson eliotwrobson merged commit 5cc94e7 into caleb531:develop Jun 14, 2023
This was referenced Jun 14, 2023
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.

3 participants