modelfox
modelfox copied to clipboard
Allow data frame as input to predict function in python
Currently, the python library only takes json as input to make predictions. It would be convenient to also allow pandas data frames as input.