fun with stock quotes
Will Ware
wware at world.std.com
Sat Jan 1 23:05:46 EST 2000
More information about the Python-list mailing list
Sat Jan 1 23:05:46 EST 2000
- Previous message (by thread): fun with stock quotes
- Next message (by thread): fun with stock quotes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Robin Becker (robin at jessikat.demon.co.uk) wrote: > here's my take on that which just returns a class with all the values I had originally done that, and that's why I have something erroneous in the comment about it being a class rather than a C module. Once I started playing with the data, I found I was doing things that ran too slow (the bottleneck seeming to be the linear regression operation) so I started coding stuff in C. -- - - - - - - - - - - - - - - - - - - - - - - - - Resistance is futile. Capacitance is efficacious. Will Ware email: wware @ world.std.com
- Previous message (by thread): fun with stock quotes
- Next message (by thread): fun with stock quotes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list