Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Add np.histogram_bin_edges (#10591) | Kirit Thadaka | 2018-03-15 | 1 | -1/+15 |
* | BUG: Fix crashes when using float32 values in uniform histograms | Eric Wieser | 2018-02-02 | 1 | -0/+47 |
* | ENH: Add support for datetimes to histograms | Eric Wieser | 2017-12-26 | 1 | -0/+25 |
* | BUG: Allow nan values in the data when the bins are explicit | Eric Wieser | 2017-12-24 | 1 | -0/+25 |
* | BUG: Fix misleading error when coercing to array | Eric Wieser | 2017-12-24 | 1 | -0/+11 |
* | MAINT: Move histogram and histogramdd into their own module | Eric Wieser | 2017-12-10 | 1 | -0/+527 |