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 type of _operators and _dataframes in GraphRepr #115

Closed
Chiiizzzy opened this issue Sep 25, 2021 · 1 comment
Closed

Data type of _operators and _dataframes in GraphRepr #115

Chiiizzzy opened this issue Sep 25, 2021 · 1 comment

Comments

@Chiiizzzy
Copy link
Contributor

In the latest version of GraphRepr, the _operators and _dataframes are lists. Alsoo, we only have the name of input/output dataframes inside the OperatorRepr.
In this situation, for each input/output, we have to traverse the _dataframes list to find the corresponding dataframe.

@fzliu
Copy link
Member

fzliu commented Sep 27, 2021

Fixed.

@fzliu fzliu closed this as completed Sep 27, 2021
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

No branches or pull requests

2 participants