From 0e3063d2d0fada61b09145b0b4a0078b95b9477e Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Fri, 26 Mar 2021 14:50:19 +0300 Subject: Try seaborn for charts --- Pipfile | 1 + 1 file changed, 1 insertion(+) (limited to 'Pipfile') diff --git a/Pipfile b/Pipfile index c4afc06..2073ad0 100644 --- a/Pipfile +++ b/Pipfile @@ -9,6 +9,7 @@ pandas = "*" matplotlib = "*" plotly = "*" numpy = "*" +seaborn = "*" [dev-packages] -- cgit v1.3.1