Skip to main content

client_python/src/arize/utils/types.py at main · Arize-ai/client_python

GitHub

View Source on Github

Arize class used for logging typed feature or tag columns.

Usage

When initializing a Schema, TypedColumns can be used in place of a list of column names.

Fields

Code Example