dataprep
dataprep copied to clipboard
Supporting NMEA format in `clean_lat_long`
Currently clean_lat_long and validate_lat_long do not support NMEA format, which is given by GPS modules.
Is your feature request related to a problem? Please describe.
Here is an example from this question in stackoverflow, and validate_lat_long cannot recognize it.

I think it would be helpful to support this format, and the link above has shown multiple ways to convert it into decimal value.
Hello NoirTree,
Thank you very much for creating this issue for Dataprep.
This feature looks like a good and practical one to me. We'll keep the discussion in this thread. I also encourage you create own PR while following the PR workflow in Wiki.
Best Regards, Yi