Is it possible to add argument descriptions for UDFs, as well as the description of the function? The code seems to allow for this, but the udf.py example does not include argument descriptions, and I can't get it to work.
Is it possible to add argument descriptions for UDFs, as well as the description of the function?
The code seems to allow for this, but the udf.py example does not include argument descriptions, and I can't get it to work.