Tal Khan

Results 2 issues of Tal Khan

currently, PUMA mir argument requires a filepath but this should facilitate a pandas dataframe as well

enhancement

``` from netZooPy.panda.panda import Panda from netZooPy.puma.puma import Puma from netZooPy.lioness.lioness import Lioness from netZooPy.lioness.lioness_for_puma import LionessPuma import pandas as pd import os from io import StringIO import sys class...

bug