pyspark.sql.DataFrameWriterV2.create# DataFrameWriterV2.create()[source]# Create a new table from the contents of the data frame. The new table’s schema, partition layout, properties, and other configuration will be based on the configuration set on this writer.