Update norm function in transform.py #3126
Annotations
2 errors
holoviews\tests\util\test_transform.py#L348
TestDimTransforms.test_norm_transform
TypeError: Trying to convert dd.Scalar<eq-e445..., dtype=bool> to a boolean value. Because Dask objects are lazily evaluated, they cannot be converted to a boolean value or used in boolean conditions like if statements. Try calling .compute() to force computation prior to converting to a boolean value or using in a conditional statement.
|
|
This job failed
Loading