All Tools/Postgres Detect Outliers
Active

Postgres Detect Outliers

Detect statistical outliers in numeric columns using IQR (Interquartile Range) or z-score methods. Useful for data quality analysis and anomaly detection.