An open API service indexing awesome lists of open source software.

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

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 |