1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-06 12:30:57 +08:00

intro doc & abs cli

This commit is contained in:
Young
2020-11-26 16:00:58 +00:00
parent b0c09c0d6a
commit 814ecbb488
2 changed files with 18 additions and 18 deletions

View File

@@ -8,7 +8,7 @@ import qlib
import fire
import pandas as pd
import ruamel.yaml as yaml
from ..model.trainer import task_train
from qlib.model.trainer import task_train
def get_path_list(path):