Commits


Vibhatha Lakmal Abeykoon authored and GitHub committed 902781d1f3a
ARROW-17181: [Docs][Python] Scalar UDF Experimental Documentation (#13687) This PR contains Python Scalar UDF documentation as an experimental version of docs. At the moment we only support Scalar UDFs and the code snippets include how to use UDFs with PyArrow. Lead-authored-by: Vibhatha Abeykoon <vibhatha@gmail.com> Co-authored-by: Vibhatha Lakmal Abeykoon <vibhatha@users.noreply.github.com> Signed-off-by: Antoine Pitrou <antoine@python.org>