Skip to main content

toPython

Convert the VariantVal to a Python data structure.

Added in Databricks Runtime 15.2

Syntax

Python
toPython()

Returns

Any - A Python object that represents the Variant.

On this page