alamb opened a new issue #164: URL: https://github.com/apache/arrow-rs/issues/164
*Note*: migrated from original JIRA: https://issues.apache.org/jira/browse/ARROW-11115 An efficient implementation of the [dot-product|https://en.wikipedia.org/wiki/Dot_product] is useful for many machine-learning applications. I would propose to treat null as zero for the implementation. This behavior is sensible because it corresponds to dropping any observation where null-data is present. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
