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

Lab 1046 ValueError: cannot set a frame with no defined index and a scalar #63

Merged
merged 3 commits into from Mar 2, 2021

Conversation

KasiaKoz
Copy link
Collaborator

@KasiaKoz KasiaKoz commented Mar 2, 2021

Fixes #61
A couple of mode-related methods relied on modes data stored on the graph, which was not updated after the modes were changed. Modes are no longer saved on the graph and the methods use the Routes data directly. Relevant test before and after:
Screenshot 2021-03-01 at 20 56 57
Screenshot 2021-03-01 at 20 57 33

@KasiaKoz KasiaKoz requested a review from Arupwkeu March 2, 2021 09:13
@Arupwkeu Arupwkeu merged commit edc2929 into master Mar 2, 2021
@KasiaKoz KasiaKoz deleted the LAB-1046-no-defined-index branch March 2, 2021 14:53
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.

ValueError: cannot set a frame with no defined index and a scalar when generating standard outputs
2 participants