Big pyspark dataframe with longitude and latitude columns,how to get a new column with State name based on lon and lat columns quickly?

前端 未结 0 1626
我在风中等你
我在风中等你 2021-01-27 16:46

I have a pyspark dataframe with longitude and latitude columns,how to get a new column with the State name based on longitude and latitude columns, I use UDF and reverse_geocode

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