Hi folks
I need to allow a user to download a csv ‘version’ of the df to his/her own download folder. I am not a flask developer (have not used it before), but most of the discussion on the board seems to get a bit deeper into flask than I am familiar with, when providing a workaround.
Is there a simple demo outhere … something as simplae as:
href link callback where we create a simple dataframe and export it to the user’s ‘Download’ folder?
I will be catching up on flask, but any help before I get to the ‘ahaa’ moment would be appreciated.
Thank You.