[Tutor] python clusters

nookasree ponamala nookasree at yahoo.com
Thu Apr 14 18:58:57 CEST 2011


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.kesters at hotmail.com> wrote:


From: Luc Kesters <luc.kesters at hotmail.com>
Subject: Re: [Tutor] python clusters
To: tutor at 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 at python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20110414/e4d31529/attachment-0001.html>


More information about the Tutor mailing list