https://github.com/scikit-learn/scikit-learn/blob/483cd3eaa3c636a57ebb0dc4765531183b274df0/sklearn/metrics/pairwise.py#L679 Should the docstring say the 'first value' instead of 'first distance'? We calculate distance as the result and the inputs are lat and lon values.
scikit-learn/sklearn/metrics/pairwise.py
Line 679 in 483cd3e
Should the docstring say the 'first value' instead of 'first distance'? We calculate distance as the result and the inputs are lat and lon values.