Paul's Programming Notes     Archive     Feed     Github

Use A Temporary File (StringIO) for Pandas's to_csv - Python Flask

This link helped me use a temporary file for an excel export in flask (using pandas): https://coderwall.com/p/nwbuhq