In all models in Models.py, when the user calls name.calculate() the code returns the result which can get in the way especially when working with many origins and destinations. In the noteboooks, the results should only print if the user calls for it or uses head()
In all models in Models.py, when the user calls name.calculate() the code returns the result which can get in the way especially when working with many origins and destinations. In the noteboooks, the results should only print if the user calls for it or uses head()