How to efficiently filter columns in Spark?

前端 未结 0 561
挽巷
挽巷 2020-12-01 00:26

Suppose you have a dataframe in spark (string type) and you want to drop any column that contains "foo". In the example dataframe below, you would drop column &quo

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