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

Implement functional/lambda transform #22

Closed
einbandi opened this issue Jul 19, 2022 · 0 comments
Closed

Implement functional/lambda transform #22

einbandi opened this issue Jul 19, 2022 · 0 comments

Comments

@einbandi
Copy link
Collaborator

This transform, called either Functional or Lambda should take a callable and by default apply it to the data element of the relation data to be transformed. Only if the user sets the flag apply_to_data=False should the transform be applied to the RelationData element instead.

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

1 participant