Book_DeepLearning_Practice icon indicating copy to clipboard operation
Book_DeepLearning_Practice copied to clipboard

第六章源码的问题

Open caiyifeng opened this issue 7 years ago • 0 comments

吴老师您好,我把import stock_k_line.draw_Kline2 as Kline_img 注释掉了,但是第628行,第633行代码中有 fig = Kline_img.create_K_line_img(code, days, start_index=stockFile.index(line)+1) ,是引用Kline_img的,这个怎么处理?

caiyifeng avatar Jan 06 '18 03:01 caiyifeng