Thank you very much. This is exactly what I'm looking for. Do I have to install numpy and Scipy? It throws an error No module named numpy. I'm completely new to Python programming, trying to convert SAS code to python. I am able to do some simple steps, but this one is the clustering program in SAS enterprise miner and I don't have any idea of how to start with inb Python, that's the reason I did not post any code. I just used SAS language like variables.
Thanks, Sree. --- On Thu, 4/14/11, Luc Kesters <luc.kest...@hotmail.com> wrote: From: Luc Kesters <luc.kest...@hotmail.com> Subject: Re: [Tutor] python clusters To: tutor@python.org Date: Thursday, April 14, 2011, 4:02 PM When you say "text file" and variables, you mean you have a file with n records and m fields? Isn't the following what you are searching for? http://docs.scipy.org/doc/scipy/reference/cluster.html -----Inline Attachment Follows----- _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor
_______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor