2 years ago
#59114
user2337871
Using Pandas to Write to a File within a Samba Share
I am using a GCP Cloud Function to read from a BigQuery Table and output the results to a CSV file located on a network drive (all the infrastructure parts necessary to communicate with on-prem are in place). I was wondering whether there is a way to write data out to this location using Pandas and PYSMB?
I have done a fair bit of reading on the topic and couldn't find a way, but thought someone with more experience may have an idea.
Thank you very much for your help.
Regards, Scott
python-3.x
pandas
google-cloud-platform
export
samba
0 Answers
Your Answer