Re: [Numpy-discussion] NEP 32: Remove the financial functions from NumPy

2019-09-04 Thread Matthew Brett
Hi, Maybe worth asking over at the Pandas list? I bet there are more Python / finance people over there. Cheers, Matthew On Wed, Sep 4, 2019 at 7:11 PM Ilhan Polat wrote: > > +1 on removing them from NumPy. I think there are plenty of alternatives > already so many that we might even conside

Re: [Numpy-discussion] NEP 32: Remove the financial functions from NumPy

2019-09-04 Thread Ilhan Polat
+1 on removing them from NumPy. I think there are plenty of alternatives already so many that we might even consider deprecating them just like SciPy misc module by pointing to alternatives. On Tue, Sep 3, 2019 at 6:38 PM Sebastian Berg wrote: > On Tue, 2019-09-03 at 08:56 -0400, Warren Weckesse

Re: [Numpy-discussion] NEP 32: Remove the financial functions from NumPy

2019-09-04 Thread Martin.Gfeller
Dear all As a user of Numpy in finance, I'm absolutely in favour of removing these functions. They're too domain-specific, not flexible and general enough for widespread use, and probably not easy to maintain. Best regards Martin ___ NumPy-Discu