dataprep icon indicating copy to clipboard operation
dataprep copied to clipboard

Supporting NMEA format in `clean_lat_long`

Open NoirTree opened this issue 4 years ago • 1 comments

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. image

I think it would be helpful to support this format, and the link above has shown multiple ways to convert it into decimal value.

NoirTree avatar May 17 '21 15:05 NoirTree

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

yxie66 avatar May 19 '21 07:05 yxie66