Pyspark import stringType

from pyspark.sql.types import StringType
Matheus Batista