I want to post the CSV I have uploaded to my app via the uploader component to Amazon S3 (via a pre-signed URL). What’s the simplest way to do that? Right now I am reading the data into a data-frame and then recreating the CSV. How can I grab the uploaded raw csv file and just post that.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Dash Upload to AWS S3 Bucket | 6 | 2552 | September 28, 2023 | |
Using the Dash Upload component to post csv file | 2 | 806 | January 3, 2020 | |
Does the csv file get exposed anywhere in the plotly code once deployed? | 0 | 300 | September 9, 2019 | |
Loading data from AWS S3 for a Dash App | 2 | 4335 | November 4, 2018 | |
Updating database from another PC | 3 | 307 | January 24, 2021 |