example-app-csv-wrangler icon indicating copy to clipboard operation
example-app-csv-wrangler copied to clipboard

Results 5 example-app-csv-wrangler issues
Sort by recently updated
recently updated
newest added

Hi, I wanted to add the capability for the button to write the wrangled dataframe into .xlsx format. For this, I added a parameter `target_format` that accepts `txt`, `csv`, or...

Hi, As I wrote [in this streamlit blog thread](https://discuss.streamlit.io/t/version-1-13-0/31011/14), I've encountered the following error when running `streamlit run app.py`: ``label` got an empty value. This is discouraged for accessibility reasons...

streamlit.errors.StreamlitAPIException: This app has encountered an error. The original error message is redacted to prevent data leaks. Full error details have been recorded in the logs (if you're on Streamlit...