From 5a813d41086a8250e6aa12e0d2479d9007262506 Mon Sep 17 00:00:00 2001 From: Johannes Schumann <johannes.schumann@fau.de> Date: Mon, 12 Oct 2020 13:03:44 +0200 Subject: [PATCH] Add pandas to req --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 806bad8..ccda823 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,3 +8,4 @@ click f90nml uproot awkward +pandas -- GitLab