Lat Long to UTM coversion on spark data frame using pyspark

前端 未结 0 1693
眼角桃花
眼角桃花 2021-01-15 18:57

I have a spark dataframe with Lat/long field. I have a function to do the UTM conversion in python. I am trying to register the function in spark and then use it in my spark

相关标签:
回答
  • 消灭零回复
提交回复
热议问题