pandapipes icon indicating copy to clipboard operation
pandapipes copied to clipboard

Add tests for properties (from #62)

Open jkisse opened this issue 4 years ago • 0 comments

"What tests do we have to check if the outcome of the properties is what we want? If we calculate a property with a float, a float should be returned. If we insert a numpy array, we need to return a numpy array of same length and dtype. Is there a way to do it with np.ones_like?" [transfered from #62]

jkisse avatar May 27 '20 13:05 jkisse