Christian Meesters wrote:
> Hi,
>
> I used to work with some unittest scripts for a bigger project of mine. Now
> that I started the project again the tests don't work anymore, using numpy
> version '0.9.5.2100' .
>
> The errors I get look are like this:
>
> ERROR: _normalize() should return d
Hi,
I used to work with some unittest scripts for a bigger project of mine. Now
that I started the project again the tests don't work anymore, using numpy
version '0.9.5.2100' .
The errors I get look are like this:
ERROR: _normalize() should return dataset scaled between 0 and 1
--