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

Dataset method: find_operation #43

Open
alessiamarcolini opened this issue Sep 14, 2020 · 0 comments
Open

Dataset method: find_operation #43

alessiamarcolini opened this issue Sep 14, 2020 · 0 comments

Comments

@alessiamarcolini
Copy link
Contributor

find_operations(feat_op: FeatureOperation) [3b]

It can return zero, one or more operations in a list/OperationsList

It requires a method (like ‘is_similar, not eq` ) to verify if two FeatureOperation are similar: each of the subclasses of FeatureOperation should implement this in their own method

@alessiamarcolini alessiamarcolini changed the title find_operation Dataset method Dataset method: find_operation Sep 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant