2.0.6

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 A Flyte meta DataFrame object, that wraps all other dataframe types (usually available as plugins, pandas.
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.
HashFunction A hash method that wraps a user-provided function to compute hashes.

Variables

Property Type Description
PARQUET str