Dataframe to postgresql - Saving the dataframe to memory using StringIO
Marco Sulla
Marco.Sulla.Python at gmail.com
Thu Oct 22 07:23:11 EDT 2020
I would add that usually I do not recommend saving files on databases. I
usually save the file on the disk and the path and mime on a dedicated
table.
More information about the Python-list
mailing list