From 9496d63df7abc362e8726533278becf3141e7ec7 Mon Sep 17 00:00:00 2001 From: MatthieuGilson <matthieu.gilson@univ-amu.fr> Date: Wed, 14 Feb 2024 08:19:13 +0100 Subject: [PATCH] update environment.yaml --- environment.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/environment.yml b/environment.yml index 8c2a5dc..26c925e 100644 --- a/environment.yml +++ b/environment.yml @@ -5,6 +5,7 @@ dependencies: - jupyterlab - numpy - pandas + - pytables - scikit-learn - sktime - umap-learn -- GitLab