data-analyst video for in a large-scale Databricks environment, there exists a dataset named Transactions , featuring a column TransactionAmount . The objective
In a large-scale Databricks environment, there exists a dataset named Transactions , featuring a column TransactionAmount . The objective is to employ a custom scaling function to standardize transaction amounts for analysis, accomplished through the creation of a Python-based User-Defined Function (UDF). Which of the provided methods accurately demonstrates the creation and utilization of a UDF for this task?