https://github.com/streamlit/example-app-csv-wrangler
https://github.com/streamlit/example-app-csv-wrangler
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/streamlit/example-app-csv-wrangler
- Owner: streamlit
- License: apache-2.0
- Created: 2021-10-14T19:05:20.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-07-22T06:53:22.000Z (almost 3 years ago)
- Last Synced: 2025-01-29T10:36:38.375Z (over 1 year ago)
- Language: Python
- Size: 28.3 KB
- Stars: 39
- Watchers: 9
- Forks: 72
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://share.streamlit.io/streamlit/example-app-csv-wrangler/main/app.py)
# ✂️ CSV Wrangler
A simple app to wrangle your CSV files in just a few clicks!
- Easily sort and filter your data
- Pivot your data on-the-fly
- Export your data to text or csv
