Greg Jones
Greg Jones
**Describe the bug** Following the Tutorial (A Gentle Introduction to Anomaly Detection in Merlion[](https://opensource.salesforce.com/Merlion/v2.0.2/tutorials/anomaly/0_AnomalyIntro.html#A-Gentle-Introduction-to-Anomaly-Detection-in-Merlion), I receive the following error: 84 df = df.drop_duplicates(subset="timestamp", keep="first") 85 logger.warning(f"Time series {csv} (index {i})...
**Describe the bug** Unable to run plot.py without error: ValueError: Multi-dimensional indexing (e.g. `obj[:, None]`) is no longer supported. Convert to a numpy array before indexing instead. **To Reproduce** Run...