Function reference

Bottleneck provides the following functions:

NumPy/SciPy median, nanmedian, rankdata, ss, nansum, nanmin, nanmax, nanmean, nanstd, nanargmin, nanargmax
Functions nanrankdata, nanvar, partsort, argpartsort, replace, nn, anynan, allnan
Moving window move_sum, move_nansum, move_mean, move_nanmean, move_median, move_std, move_nanstd, move_min, move_nanmin, move_max, move_nanmax

NumPy/SciPy

Fast replacements for NumPy and SciPy functions.












Functions

Miscellaneous functions.









Moving window functions

Moving window functions with a 1d window.