I am using PySpark and for one of the datasets I need to export the schema of a dataframe. Similar to the answer given here but a pyspark version of the same.
Is there a way this can be done?
I am using PySpark and for one of the datasets I need to export the schema of a dataframe. Similar to the answer given here but a pyspark version of the same.
Is there a way this can be done?