flytekitplugins.spark.SparkDataFrameSchemaWriter

class flytekitplugins.spark.SparkDataFrameSchemaWriter(to_path, cols, fmt)[source]

Implements how SparkDataFrame should be written to using open method of FlyteSchema

Methods

Parameters:
write(*dfs, **kwargs)[source]
Parameters:

dfs (DataFrame)

Attributes

column_names
to_path