2012/6/12 Paul Hobson <pmhob...@gmail.com>:
> On Mon, Jun 11, 2012 at 11:03 PM, Justin R <justinbr...@gmail.com> wrote:
> Justin, could you post a self-contained script that demonstrates the
> issue? Where does this PCA function come from?

It comes from matplotlib.mlab. Just add these imports before the OP's code:

import numpy as np
from matplotlib.mlab import PCA

But I don't know much about PCA and can't comment on this.

Goyo

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to