Flyte 2 is available today for local execution - distributed execution coming to open source soon. Preview Flyte 2 for production, hosted on Union.ai
2.0.11

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