juliale-15 commented on a change in pull request #892: Extend Python API (rand, lm, matrix multiplication) URL: https://github.com/apache/systemml/pull/892#discussion_r410681349
########## File path: src/main/python/tests/test_matrix_aggregations.py ########## @@ -25,6 +25,8 @@ import warnings import unittest import numpy as np +import scipy.stats as st Review comment: Yes. I think it would be good to add it :) it can probably be used for other testcases ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services