From 5487d25f80efeca86e33bb1f0f5aa1ac6933b865 Mon Sep 17 00:00:00 2001 From: Ricardo Emanuel Vaz Vargas Date: Mon, 12 Aug 2024 21:43:35 -0300 Subject: [PATCH] Update environment.yml --- environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index 835107bb..6db7bcea 100644 --- a/environment.yml +++ b/environment.yml @@ -15,7 +15,7 @@ dependencies: - scikit-learn=1.1.2 - seaborn=0.12.0 - tslearn=0.5.3.2 - - pandas-profiling=3.6.3 + - ydata-profiling=4.9.0 - numba=0.56.4 - missingno=0.5.2 - pyarrow=17.0.0 \ No newline at end of file