You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pyDEA/pyDEA/core/data_processing/solution.py creates and reads a pickle file for each DMU. Therefore, if your use case involves a significant quantity of DMUs it might take longer to come up with a solution.
pyDEA/pyDEA/core/data_processing/solution.py creates and reads a pickle file for each DMU. Therefore, if your use case involves a significant quantity of DMUs it might take longer to come up with a solution.