{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Use Spark UDF with Spark SQL and Spark DataFrame\n", "\n", "#### Topics covered in this example\n", "* Creating and registering UDF.\n", "* Special handling and best practices for UDF." ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "***\n", "\n", "## Prerequisites\n", "