NVTabular icon indicating copy to clipboard operation
NVTabular copied to clipboard

[DOC] Update JoinGroupby Docs

Open bschifferer opened this issue 3 years ago • 0 comments

Report incorrect documentation

Inline comment list supported ops as ["count", "sum", "mean", "std", "var"]. tree_width : dict or int, optional

In the code, I can see supported ops are ["count", "sum", "mean", "std", "var", "min", "max"]

bschifferer avatar May 18 '22 06:05 bschifferer