https://github.com/linsamtw/finmind-redash
https://github.com/linsamtw/finmind-redash
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/linsamtw/finmind-redash
- Owner: linsamtw
- License: bsd-2-clause
- Created: 2021-09-03T01:33:57.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-11-03T00:09:38.000Z (over 4 years ago)
- Last Synced: 2025-10-19T22:47:55.678Z (9 months ago)
- Language: Python
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# data-redash
## 使用方法 by docker
#### 建立 volume
make create-postgres-volume
make create-redis-redash-volume
make create-db
#### 啟動
make up-d
#### 關閉
make down
#### package
pip install sqlalchemy==1.4.20 pymysql==1.0.2 loguru==0.5.3 pandas==1.1.5 requests==2.25.1 tqdm wget
#### 明新科大
https://docs.google.com/presentation/d/1WrWKvJ3e0JLluLK2z80vbagl3EijOK1mlSotZzMa3GI/edit?usp=sharing