Upload A DataFrame To Google Cloud Storage As A CSV File Without Saving Locally Using Python

preview_player
Показать описание
So as I am transitioning into doing more data engineering related work, I noticed the need to rely on Cloud Storage services to host data files is becoming increasing more important, and one of the common tasks is to upload a dataframe table to a cloud storage directly. In this tutorial, we will learn how to upload a pandas dataframe to Google Cloud Storage in Python without saving the table to local drive.

► Buy Me a Coffee? Your support is much appreciated!
-------------------------------------------------------------------------------------------
☕ Venmo: @Jie-Jenn

► Support my channel so I can continue making free contents
---------------------------------------------------------------------------------------------------------------

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

Thanks for the great video! Quick side question: how do you execute Python code in VSCode by selecting a chunk or line-by-line?

DodovNes
Автор

How is the code accessing the GCS Bucket without any authentication or service account ? I dont see any of those in the code

alearning
Автор

Thanks, how do I upload large csv file, can you add tutorial or article for that. upload from string not working for large data

ratneshchandak
Автор

how to upload large python dataframe to csv in the above example my file size is ~400mb

yeshwanth
Автор

How to extarct the data from particular website into google cloud with using python script. Please can you have idea create video for us.

gamyamentertainment