Create DataFrame from Nested JSON | Spark DataFrame Practical | Scala API | Part 4 | DM | DataMaking

preview_player
Показать описание


Code used in this video tutorial is available here:

Рекомендации по теме
Комментарии
Автор

Code used in this video tutorial is available here:

DataMaking
Автор

It showing error in else if please guide me

AmitSingh-gbcq
Автор

Appreciate your effort. Can you please share the code, the link is not working

PankajKumar-tylk
Автор

What if json data is in csv file in a column along with other columns and some of the json data is malformed? Consider 5 columns and 3rd column is json. How to read csv and ignore rows which have malformed json data?

pshar
Автор

Could you provide the code and the data to try it out. The link you provided has error. Thanks

kwamesefah
Автор

@DataMaking Can you provide solution how you resolved the " json_data_df.schema.names" getting error " Value names us not a member of

TirumalaAbburi
Автор

json_data_df.schema.names is not resolving in main function. can you please help on this. is resolving but returning only top level field in json

sureshu
Автор

Hello, great video. can you make a video on the same but with parsing xml with nested dataframes, and how would you explode if the tags of the xml are empty. Also can you please share this code in pysaprk if possible.

ping-sidd
Автор

Hi DataMaking, voice was not clear, also you didn't showed code completely.
i written code how much i saw by seeing video but i got one error for one field got ambiguous error.
i think for struct type and array type in both cases one field added twice in the List. but i don't know how it worked in your case?

vamshi
Автор

Hi DataMaking, I have Multi array nested json, let say i have 5 level json, is this code work for that?

mahammadshoyab
Автор

Any one please share me the same code in pyspark

NsTmEntertainment
Автор

if you provide mail id, i will share the issue, which i am facing to access your code link

mahammadshoyab