Sign inSign up

wszd/python

By wszd

Updated over 8 years ago

python with tushare

Image
0

973

wszd/python repository overview

python-docker

docker build . -t python:tushare
docker run --rm -it python:tushare bash
import tushare as ts
ts.get_k_data('399300', index=True,start='2016-10-01', end='2016-10-31')

Tag summary

Content type

Image

Digest

Size

356.6 MB

Last updated

over 8 years ago

docker pull wszd/python