Re: Libroffice PMT equivalent in python

2013-05-04 Thread Michael Marshall
On Saturday, May 4, 2013 11:37:17 PM UTC-4, Michael Marshall wrote: > 4) Partial period payment > > But then if the NPER has a fraction, you may still opt to pay or collect the > payment at the actual time period but the amount you pay is the fraction of > time period times the remaining princi

Re: Libroffice PMT equivalent in python

2013-05-04 Thread Michael Marshall
On Saturday, May 4, 2013 11:37:17 PM UTC-4, Michael Marshall wrote: > On Thursday, April 25, 2013 6:46:01 AM UTC-4, ஆமாச்சு wrote: > If the number of periods have a fractional part such as 10.5 years of 119.25 > months then besides the initial periodic payment, there may be 4 different > last pa

Re: Libroffice PMT equivalent in python

2013-05-04 Thread Michael Marshall
On Thursday, April 25, 2013 6:46:01 AM UTC-4, ஆமாச்சு wrote: > Hi, > > > > Are there equivalent in any Python libraries that could match function > > like PMT in libreoffice? > > > > Refer: https://help.libreoffice.org/Calc/Financial_Functions_Part_Two#PMT > > > > -- > > > > Amachu Th

Re: Libroffice PMT equivalent in python

2013-04-25 Thread Vlastimil Brom
2013/4/25 ஆமாச்சு > Hi, > > Are there equivalent in any Python libraries that could match function > like PMT in libreoffice? > > Refer: https://help.libreoffice.org/Calc/Financial_Functions_Part_Two#PMT > > -- > > Amachu > -- > http://mail.python.org/mailman/listinfo/python-list > Hi, you may c

Re: Libroffice PMT equivalent in python

2013-04-25 Thread Terry Jan Reedy
On 4/25/2013 6:46 AM, ஆமாச்சு wrote: Hi, Are there equivalent in any Python libraries that could match function like PMT in libreoffice? Refer: https://help.libreoffice.org/Calc/Financial_Functions_Part_Two#PMT try the packages listed at https://pypi.python.org/pypi?%3Aaction=search&term=fina

Libroffice PMT equivalent in python

2013-04-25 Thread ஆமாச்சு
Hi, Are there equivalent in any Python libraries that could match function like PMT in libreoffice? Refer: https://help.libreoffice.org/Calc/Financial_Functions_Part_Two#PMT -- Amachu -- http://mail.python.org/mailman/listinfo/python-list