hoggorm icon indicating copy to clipboard operation
hoggorm copied to clipboard

Check: plsr1

Open andife opened this issue 3 years ago • 0 comments

tests/test_pls1.py::test_constructor_api_variants 64 /home/runner/work/hoggorm/hoggorm/hoggorm/plsr1.py:741: VisibleDeprecationWarning: Creating an ndarray from ragged nested sequences (which is a list-or-tuple of lists-or-tuples-or ndarrays with different lengths or shapes) is deprecated. If you meant to do this, you must specify 'dtype=object' when creating the ndarray 65 self.PRESSCVarr = np.array(list(self.PRESSCV_total_dict.values()))

andife avatar Oct 27 '20 07:10 andife