OlgaOvcharenko opened a new pull request #1440: URL: https://github.com/apache/systemds/pull/1440
This PR modifies frames map instruction by adding a margin parameter (similar to R apply()). Margin is optional and indicates how to apply the lambda expression (0-per cell, 1-row, 2-col). If margin is not given it is set to 0. map was changed to the ternary instruction since there are 3 inputs now. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
