initial import: etf strategy project
This commit is contained in:
25
requirements.txt
Normal file
25
requirements.txt
Normal file
@@ -0,0 +1,25 @@
|
||||
# Core
|
||||
numpy
|
||||
pandas
|
||||
scipy
|
||||
statsmodels
|
||||
scikit-learn
|
||||
|
||||
# Data / IO
|
||||
pyarrow
|
||||
pydantic
|
||||
python-dotenv
|
||||
|
||||
# Viz
|
||||
matplotlib
|
||||
seaborn
|
||||
|
||||
# Notebooks
|
||||
jupyter
|
||||
|
||||
# Dev
|
||||
pytest
|
||||
ruff
|
||||
|
||||
# Data sources
|
||||
tushare
|
||||
Reference in New Issue
Block a user