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

Add a functionality to receive the functions called by the Extractor #235

Open
Atahanak opened this issue Nov 8, 2022 · 0 comments
Open
Assignees
Labels
priority: soon High priority type: feature Brand new functionality, features, workflows, endpoints, etc

Comments

@Atahanak
Copy link
Collaborator

Atahanak commented Nov 8, 2022

Currently, there is no way for the user to check which functions are called by the user. The following must be added to the FeatureExtractor:

  1. A private map that will store the functions called by the Extract function.
  2. A member function that will expose the map to the user.
@Atahanak Atahanak self-assigned this Nov 8, 2022
@Atahanak Atahanak added priority: soon High priority type: feature Brand new functionality, features, workflows, endpoints, etc labels Nov 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: soon High priority type: feature Brand new functionality, features, workflows, endpoints, etc
Projects
None yet
Development

No branches or pull requests

1 participant