1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-12 15:26:54 +08:00

Make sepdf more like DataFrame (#1080)

This commit is contained in:
you-n-g
2022-04-28 19:13:45 +08:00
committed by GitHub
parent 701b18af1b
commit 9d0a8f61d1
3 changed files with 77 additions and 4 deletions

View File

@@ -78,7 +78,7 @@ REQUIRED = [
"dill",
"dataclasses;python_version<'3.7'",
"filelock",
"jinja2<3.1.0" # for passing the readthedocs workflow.
"jinja2<3.1.0", # for passing the readthedocs workflow.
]
# Numpy include