Re: [Tutor] Processing Financial Calculations using Python

2011-03-16 Thread James Reynolds
For all of these, I wrote my own class with methods to create the correct output. there is not built in python functionality that I know, although there may be a package. For IRR, the method expects a list and at least one negative value. I believe the way I did NPV was a dictionary, where the key

Re: [Tutor] Processing Financial Calculations using Python

2011-03-15 Thread Wayne Werner
On Tue, Mar 15, 2011 at 7:00 PM, Carla Jenkins wrote: > Are there specific Python commands to process present value, future value > and net present value? Thanks. > http://tinyurl.com/4j5exao http://tinyurl.com/67x2to8 HTH, Wayne > > Sincerely, > Carla Jenkins > > > __

[Tutor] Processing Financial Calculations using Python

2011-03-15 Thread Carla Jenkins
Are there specific Python commands to process present value, future value and net present value?  Thanks.   Sincerely, Carla Jenkins ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mai