Closed ryandawsonuk closed 1 year ago
https://data-derp.github.io/docs/2.0/batch-processing/data-testing#unit-tests talks about the importance of the transform function. But it links to https://spark.apache.org/docs/3.2.0/api/python/reference/api/pyspark.sql.functions.transform.html when it should link to https://spark.apache.org/docs/latest/api/python/reference/pyspark.sql/api/pyspark.sql.DataFrame.transform.html
https://data-derp.github.io/docs/2.0/batch-processing/data-testing#unit-tests talks about the importance of the transform function. But it links to https://spark.apache.org/docs/3.2.0/api/python/reference/api/pyspark.sql.functions.transform.html when it should link to https://spark.apache.org/docs/latest/api/python/reference/pyspark.sql/api/pyspark.sql.DataFrame.transform.html