ddply
is present on H2OFrame documentation. However I can't find it.
I have the version 3.22.0.1
which I downloaded at here. The in the source code of this .whl
I can't find ddply
. However, in the documentation page, we see a link for the source code that contains ddply
.
I wonder if ddply
was removed, or if it is just present for h2o
in R, or if it is just present in the enterprise version.
Why I can't find it?