2.0.0b35

flyte.io

IO data types

This package contains additional data types beyond the primitive data types in python to abstract data flow of large datasets in Union.

Directory

Classes

Class Description
DataFrame This is the user facing DataFrame class.
DataFrameDecoder Helper class that provides a standard way to create an ABC using.
DataFrameEncoder Helper class that provides a standard way to create an ABC using.
DataFrameTransformerEngine Think of this transformer as a higher-level meta transformer that is used for all the dataframe types.
Dir A generic directory class representing a directory with files of a specified format.
File A generic file class representing a file with a specified format.

Methods

Method Description
lazy_import_dataframe_handler()

Variables

Property Type Description
PARQUET str

Methods

lazy_import_dataframe_handler()

def lazy_import_dataframe_handler()