alteryx / alteryx/featuretools
Add Vincenty primitive for LatLongs
Open
- Dominant language
- Python
- Stars
- 7.7k
- Forks
- 915
- PR merge metrics
- No merged PRs in 30d
Description
- We currently have a Haversine primitive to calculate distance (assuming Earth is a sphere)
- [Vincenty distance](https://en.wikipedia.org/wiki/Vincenty%27s_formulae) uses a more accurate ellipsoidal model
Contributor guide
Assessment
This issue has not been assessed yet.