I tried running NVTabular code related to this and this, but I could not get past the line of code with the Workflow.
The error is:
File "groupby.pyx", line 192, in cudf._lib.groupby.GroupBy.aggregate
TypeError: function is not supported for this dtype: size
which occurs after calling Categorify.
Is there something I need to check in order to get NVTabular working?
Any additional information from me to solve this issue?
Thanks!