Fix two small bugs. (#121)

* Fix two small bugs.
This commit is contained in:
WinstonLiyt
2024-07-26 11:00:21 +08:00
committed by GitHub
parent 71d2f4adde
commit 45b7a169fe
6 changed files with 38 additions and 14 deletions
@@ -197,4 +197,3 @@ class FactorImplementEval(BaseEval):
sum_res[key] = val
return pd.DataFrame(sum_res)