How To Convert JSON to SQL format

preview_player
Показать описание
In this tutorial we will see how to convert JSON to a format we can read with SQL. We will be using two methods for this task.
Get More Here - Building ML Web Apps(Mega Course)

Udemy Course : Building ML Web Apps

==Written Tutorial & Code==

If you liked the video don't forget to leave a like or subscribe.
If you need any help just message me in the comments, you never know it might help someone else too.
J-Secur1ty
Jesus Saves @ JCharisTech

==Get The Data Science Prime App==

==Need To Build A Data Science/ML App Check out this gig==

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

Good, simple tutorial.
Great job, my friend

tonytran
Автор

Is there a way to dumb the JSON file without saving it first? Like say we are using a API and we want to dumb that JSON to our DB

shawnmcmanus
Автор

Hello JCharisTech. Really good video, it is helping me so far.
How could be possible open more than 1 json at time. I have a folder with 24 json files, I wish could be import all of it.
Ps. The files has been named with 01, 02, 03... 24 at the end

EngDiegoCamargo
Автор

can one turn the data of a JSON file into an INSERT statement?

pabloamion
Автор

while executing code at 1:36, I got this error sir
ValueError: Mixing dicts with non-Series may lead to ambiguous ordering.

itsmeramc