skmeans
skmeans copied to clipboard
Create copy of passed parameter
First of all, thanks for your module!
When passing in an array as initial centroids, this value gets mutated. This could be handy, but should then be stated in the docs. Otherwise this pr creates a copy of the passed parameter.