data-derp / data-derp.github.io

25 stars 18 forks source link

data testing page links to wrong transform function #109

Closed ryandawsonuk closed 1 year ago

ryandawsonuk commented 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