Commit 94da2de0 authored by Dr.李's avatar Dr.李

added more experimental model

parent 3fc85b83
......@@ -1236,6 +1236,8 @@ class Experimental(Base):
tcap = Column(Float(53))
ta = Column(Float(53))
na = Column(Float(53))
eps_q = Column(Float(53))
roe_q = Column(Float(53))
class FactorMaster(Base):
......
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