Re: [Numpy-discussion] proposal of new keywords for np.nan_to_num

2019-04-08 Thread Stefan van der Walt
On Thu, Apr 4, 2019, at 10:12, kikocorreoso wrote: > I propose to add some keywords to nan_to_num function. The addition do not > modify the actual behavior. Information related with this addition can be > found in these links: > https://github.com/numpy/numpy/pull/13219 > https://github.com/nump

Re: [Numpy-discussion] proposal of new keywords for np.nan_to_num

2019-04-08 Thread Allan Haldane
Since there seem to be no objections, I think we're going ahead with this enhancement for np.nan_to_num. Cheers, Allan On 4/4/19 1:11 PM, kikocorreoso wrote: > Hi all, > > I propose to add some keywords to nan_to_num function. The addition do > not modify the actual behavior. Information relate