[Numpy-discussion] Re: Wrapping up Google Season of Docs 2021

2021-12-24 Thread Lev Maximov
Hi Ralf, I'm writing an article about numpy types – something I haven't covered in the Numpy Illustrated. Would you please have a look to confirm I haven't written anything anti-climatic there? ;) https://medium.com/@levmaximov/numpy-data-types-8f62cb57ea83 Best regards, Lev On Wed, Dec 1, 2021

[Numpy-discussion] Re: Proposal: Automatic estimation of number of histogram bins for weighted data

2021-12-24 Thread Jonathan Crall
Yes, #9211 is the open PR for weighted quantiles. Is this something I should make an issue for on the numpy github? Or is the correct place to discuss it on this mailing list? I'd like to link to this conversation in two other places on github, but that's

[Numpy-discussion] Re: Proposal: Automatic estimation of number of histogram bins for weighted data

2021-12-24 Thread Joseph Fox-Rabinovitz
This seems like the catch-all if you're unsure. I'm general, the purely technical discussion stays with the PR. On Fri, Dec 24, 2021, 20:06 Jonathan Crall wrote: > Yes, #9211 is the open PR for > weighted quantiles. Is this something I should make an is