https://github.com/zkan/building-an-interactive-data-app-using-python-and-streamlit
Building an Interactive Data App using Python & Streamlit
https://github.com/zkan/building-an-interactive-data-app-using-python-and-streamlit
python streamlit
Last synced: about 1 year ago
JSON representation
Building an Interactive Data App using Python & Streamlit
- Host: GitHub
- URL: https://github.com/zkan/building-an-interactive-data-app-using-python-and-streamlit
- Owner: zkan
- License: cc0-1.0
- Created: 2024-11-21T01:51:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-01T06:36:50.000Z (over 1 year ago)
- Last Synced: 2025-03-27T07:13:46.523Z (over 1 year ago)
- Topics: python, streamlit
- Language: Python
- Homepage:
- Size: 840 KB
- Stars: 0
- Watchers: 1
- Forks: 29
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Building an Interactive Data App using Python & Streamlit
See the workshop instruction
[here](https://zkan.notion.site/Building-an-Interactive-Data-App-using-Python-Streamlit-13718798dff6802eb50ad25b04213340?pvs=4).
## Files/Folders and What They Do
| Name | Description |
| - | - |
| `datasets/` | Datasets ที่ใช้ใน workshop |
| `examples/` | โค้ดตัวอย่างการใช้งาน Python ในกรณีต่าง ๆ |
| `requirements.txt` | ไฟล์ที่ใช้เก็บ Package ต่าง ๆ ที่ใช้ใน workshop |