Anomaly Detection in Power BI with two lines of Python code

Moez Ali
4 min readJun 22, 2022

Step by step guide for unsupervised anomaly detection in Power BI with only two lines of Python code

Image by Author

Introduction

In this tutorial you will learn how to implement unsupervised anomaly detection in Microsoft Power BI using a Python library called PyCaret.

--

--