Hi. I am having an issue reading multiple parquet files from s3. I can’t pass the URL as the objects aren’t public. How do i work around this?
Thanks for your help.
Hi. I am having an issue reading multiple parquet files from s3. I can’t pass the URL as the objects aren’t public. How do i work around this?
Thanks for your help.
Well that’s not really a streamlit thing, assuming you have S3 credentials it’s standard in python to use boto3 to read from S3 (https://stackoverflow.com/questions/36205481/read-file-content-from-s3-bucket-with-boto3).
From then on caching should be using the @st.cache()
decorator like any other streamlit function.
These cookies are necessary for the website to function and cannot be switched off. They are usually only set in response to actions made by you which amount to a request for services, such as setting your privacy preferences, logging in or filling in forms.
These cookies allow us to count visits and traffic sources so we can measure and improve the performance of our site. They help us understand how visitors move around the site and which pages are most frequently visited.
These cookies are used to record your choices and settings, maintain your preferences over time and recognize you when you return to our website. These cookies help us to personalize our content for you and remember your preferences.
These cookies may be deployed to our site by our advertising partners to build a profile of your interest and provide you with content that is relevant to you, including showing you relevant ads on other websites.