Skip to content

Commit

Permalink
modify
Browse files Browse the repository at this point in the history
  • Loading branch information
zengbin93 committed Aug 5, 2019
1 parent da330e2 commit e16f3db
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions chan/a/daily_classfier.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
from datetime import datetime, timedelta
import tushare as ts

# 首次使用,需要设置token
# ts.set_token("******")


def daily_classifier(ts_code, trade_date, asset='E', return_central=False):
""" A 股每日走势的分类
Expand Down

0 comments on commit e16f3db

Please sign in to comment.