Summary
BigQuery now includes the ML.DESCRIBE() function, akin to pandas' df.describe(), providing a statistical overview of tables or queries. It supports min, max, mean, median, unique values, quantiles, and top elements. STRUCT and ARRAY data types are fully supported. Other new functions include ML.VALIDATE_DATA_SKEW, ML.VALIDATE_DATA_DRIFT, ML.TFDV_DESCRIBE, and ML.TFDV_VALIDATE. More updates will be shared during the Google Next event.