I am trying to manually create some dummy pyspark dataframe. i did the following: from pyspark.sql.types import StructType,StructField, StringType, IntegerType