Q:

Prints out the schema in the tree format

# Prints out the schema in the tree format

df.printSchema()
# root
#  |-- age: integer (nullable = true)
#  |-- name: string (nullable = true)
0

New to Communities?

Join the community