Skip to main content
Version: 0.9.0

ParquetFormat

class ParquetFormat(*args, **kwargs)

Bases: FileFormat

Categories: file-format

The class of the Parquet file format.

Methods

to_dict
def to_dict() -> dict

Returns the dictionary representation of the object.

Returns:

dict: A dictionary with the object's attributes.