Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GooglePrivacyDlpV2NumericalStatsConfig

import type { GooglePrivacyDlpV2NumericalStatsConfig } from "https://googleapis.deno.dev/v1/dlp:v2.ts";

Compute numerical stats over an individual column, including min, max, and quantiles.

interface GooglePrivacyDlpV2NumericalStatsConfig {}

§Properties

§

Field to compute numerical stats on. Supported types are integer, float, date, datetime, timestamp, time.