module pixeltable.functions.array
Pixeltable UDFs forArrayType.
Example:
udf to_list()
Signature
ndarray.tolist().
Useful for exporting to systems that lack a fixed-shape tensor type (e.g. Iceberg).
Examples:
ArrayType.
Example:
ndarray.tolist().
Useful for exporting to systems that lack a fixed-shape tensor type (e.g. Iceberg).
Examples: