datashader
datashader copied to clipboard
Add docstrings to all the reductions
In https://github.com/holoviz/datashader/pull/1420 I've attempted to add a few missing reductions to the API ref. This didn't work for all of them and I assume that it is because some (like max_n) do not have a docstring.