data = pro.query('stock_basic', exchange='', list_status='L', \
fields='ts_code,symbol,name,area,industry,list_date')
# 剔除出包含ST的股票
st_data = data[data.name.str.contains('ST')]
sts = st_data['name'...
English Article | Word Count | Duration | Accuracy | Speed | Backspace | Error | Slogan |
---|---|---|---|---|---|---|---|
《代码》 | 674字 | 8.0分钟 | 100% | 80 CPM | 56 次 | 2 | 不及格,加强练习! |
The wrong word this time: ,\ | |||||||
Suggestion:
可能对按键不够熟悉,或者对输入法不够熟练所导致,不要急慢慢来,先打对把准确率提高,然后逐渐的加快速度,最后才能打准打快。
|
|||||||
Inspirational quotes: 好的东西往往都是很难描述的。 ——马云 | |||||||
What do you think of this article? Give it a rating and let it serve as a guiding light for others |