diff options
author | Varun Nayyar <nayyarv@gmail.com> | 2015-08-15 03:14:24 +1000 |
---|---|---|
committer | Varun Nayyar <nayyarv@gmail.com> | 2015-08-15 03:34:09 +1000 |
commit | 388ee595330e2375a1e4c8187c17de7ea9fb2f6f (patch) | |
tree | c6146ac3bb049793429014942173ae09694fcfdb /numpy/core/function_base.py | |
parent | ed9a0f347a4cb273edf0b8b5dcc98de57b8158cf (diff) | |
download | numpy-388ee595330e2375a1e4c8187c17de7ea9fb2f6f.tar.gz |
ENH: Adding in automatic number of bins estimation for np.histogram. Users can now pass in bins='auto' (or 'scott','fd','rice','sturges') and get the corresponding rule of thumb estimator provide a decent estimate of the optimal number of bins for the given the data.
Diffstat (limited to 'numpy/core/function_base.py')
0 files changed, 0 insertions, 0 deletions