-
-
Notifications
You must be signed in to change notification settings - Fork 41
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
1441 transformators documentation #1443
Conversation
Unit Tests Summary 1 files 27 suites 10m 18s ⏱️ Results for commit 7890750. ♻️ This comment has been updated with latest results. |
Unit Test Performance Difference
Results for commit 56094a9 ♻️ This comment has been updated with latest results. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
While I agree that is better to have a verb than just repeating the name of the argument, it is still unclear to me what does it mean to transform module's data input. Is there a more specific verb? Is like decorators but the class can change? Or is it more like the teal_transform_module ? A link to its article or help page?
@llrs-roche transformators change input data in module. decorators change output of the module (graph or table). |
@llrs-roche I added a link to |
…sengineering/teal into 1441_transformators@main
Part of #1441
A reviewed documentation for
transformators
parameter