2016-10-16 8 views

답변

0

Zipline API reference은이 방법이 "원격 URL에서 CSV 가져 오기"라고 말합니다. 로컬 파일의 경우 pandas을 제안합니다.

pandas.read_csv('./test.csv')