pyspark.sql.VariantVal.parseJson#

classmethod VariantVal.parseJson(json_str)[source]#

Convert the VariantVal to a nested Python object of Python data types. :return: Python representation of the Variant nested structure