SyntaxFix
Write A Post
Hire A Developer
Questions
pyspark.sql.Column.contains() is only available in pyspark version 2.2 and above.
pyspark.sql.Column.contains()
df.where(df.location.contains('google.com'))