Commit 8e6c3100 authored by Dr.李's avatar Dr.李

update example

parent 25b0127d
...@@ -60,7 +60,6 @@ if __name__ == '__main__': ...@@ -60,7 +60,6 @@ if __name__ == '__main__':
import pandas as pd import pandas as pd
import statsmodels.api as sm import statsmodels.api as sm
from alphamind.api import * from alphamind.api import *
from PyFin.api import *
factor_name = 'SIZE' factor_name = 'SIZE'
data_source = 'postgres+psycopg2://postgres:A12345678!@10.63.6.220/alpha' data_source = 'postgres+psycopg2://postgres:A12345678!@10.63.6.220/alpha'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment