Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: Improve range error messages in np.histogram (#10603) | Kirit Thadaka | 2018-02-20 | 1 | -7/+9 |
* | BUG: Fix crashes when using float32 values in uniform histograms | Eric Wieser | 2018-02-02 | 1 | -7/+18 |
* | MAINT: Extract helper function for last-bound-inclusive search_sorted | Eric Wieser | 2017-12-27 | 1 | -6/+16 |
* | ENH: Add support for datetimes to histograms | Eric Wieser | 2017-12-26 | 1 | -9/+11 |
* | BUG: Allow nan values in the data when the bins are explicit | Eric Wieser | 2017-12-24 | 1 | -2/+4 |
* | Merge pull request #10268 from eric-wieser/fix-gh-7864 | Charles Harris | 2017-12-24 | 1 | -1/+1 |
|\ | |||||
| * | BUG: Fix misleading error when coercing to array | Eric Wieser | 2017-12-24 | 1 | -1/+1 |
* | | MAINT: extract private helper function to compute histogram bin edges | Eric Wieser | 2017-12-24 | 1 | -68/+91 |
|/ | |||||
* | MAINT: Extract helper functions from histogram | Eric Wieser | 2017-12-22 | 1 | -27/+44 |
* | MAINT: Move histogram and histogramdd into their own module | Eric Wieser | 2017-12-10 | 1 | -0/+811 |