Create a test that catches the behaviour
Fixed the bug. Now the scaler behaves as expected and even iteratively applying it yields great results:
If we look closely we can still see that there is a slight shift of the mean, but that is all in range of what is acceptable (that also happens in Skleans StandardScaler)
Closes #46 (closed)
Edited by Tobias Schanz