Python pyspark.sql.types Module
This page shows the popular functions and classes defined in the
pyspark.sql.types module.
The items are ordered by their popularity in 40,000 open source Python projects.
If you can not find a good example below, you can try
the search function
to search modules.
-
1. StringType()Used in 27 projects
-
2. StructType()Used in 25 projects
-
Used in 21 projects
-
Used in 20 projects
-
5. DoubleType()Used in 18 projects
-
6. ArrayType()Used in 14 projects
-
7. LongType()Used in 11 projects
-
8. FloatType()Used in 9 projects
-
9. Row()Used in 6 projects
-
10. TimestampType()Used in 6 projects
-
11. DataType()Used in 6 projects
-
12. BinaryType()Used in 5 projects