This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
toor
/
temp_code
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
1e6263c0a4
Ramuri
Etichete
main
temp_code
/
python
/
demo_tushare
/
demo001_get_coin_history.py
demo001_get_coin_history.py
81 B
Istoric
Crud
1
2
3
4
5
import tushare as ts
pro = ts.pro_api()
df = pro.coincap(trade_date='20180806')