pyspark dataframes: Why can I select some nested fields but not others?

前端 未结 0 487
春和景丽
春和景丽 2021-02-05 08:31

I\'m trying to write some code to un-nest JSON into Dataframes using pyspark (3.0.1) in Python 3.9.1.

I have some dummy data with a schema as follows:

>         


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