bigframes.ml.llm.cast#

bigframes.ml.llm.cast(typ, val)[source]#

Cast a value to a type.

This returns the value unchanged. To the type checker this signals that the return value has the designated type, but at runtime we intentionally don’t check anything (we want this to be as fast as possible).

Morty Proxy This is a proxified and sanitized view of the page, visit original site.