Closed ShrRa closed 9 months ago
Change numpy realization of min, max and mean functions to pandas. Fix tests correspondingly
Change functions in models.py from using numpy to using pandas. Change tests correspondingly. Adding more code executions in the notebook
Change numpy realization of min, max and mean functions to pandas. Fix tests correspondingly