Hi all, this is my first post on this mailing list.
I'm writing to propose a method for extending the histogram bandwidth
estimators to work with weighted data. I originally submitted this proposal
to seaborn: https://github.com/mwaskom/seaborn/issues/2710 and mwaskom
suggested I take it here.
Cu
only frequency weights
> https://www.stata.com/manuals/u11.pdf#u11.1.6weight.
>
> Kevin
>
>
> On Sun, Dec 12, 2021 at 9:45 AM Jonathan Crall wrote:
>
>> Hi all, this is my first post on this mailing list.
>>
>> I'm writing to propose a method for extending
re has been work to add a O(n log
> n) implementation recently.
>
> - Joe
>
> On Thu, Dec 23, 2021 at 1:19 PM Jonathan Crall wrote:
>
>> While it does feel like this might be more scipy-ish than numpy-ish,
>> numpy has an existing histogram method, with existing heuristic