Github user viirya commented on the issue:
https://github.com/apache/spark/pull/18732
Based on the doc of `pandas_udf`, we've already define pandas udf is an
user defined function (UDF) that accepts `Pandas.Series` as input arguments and
outputs a `Pandas.Series` of the same length. Is it a good idea to break this
definition and let pandas udf can accept `pandas.DataFrame`?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]