Martin
How to process the uploaded file with a python script?
@rubenf My python script seems not getting executed after the file is uploaded. Also, I'm trying to access the uploaded file as binary data encoded in base64, not s3. Can you provide any sample python code?
9 replies
How to process the uploaded file with a python script?
@rubenf I did see the result of the uploaded file on the left panel in App Editor. However, I still have no idea how to use python script to get the uploaded file and do some data transformation and finally show the transformed data with
ag grid
. Is there any step-by-step guide for this use case?9 replies