first commit
parents
Showing
alphamind/__init__.py
0 → 100644
alphamind/data/__init__.py
0 → 100644
alphamind/data/neutralize.py
0 → 100644
alphamind/data/winsorize.py
0 → 100644
alphamind/tests/__init__.py
0 → 100644
alphamind/utilities.py
0 → 100644
requirements.txt
0 → 100644
numpy >= 1.12.1 | ||
scikit-learn >= 0.18.1 | ||
scipy >= 0.19.0 | ||
pandas >= 0.19.2 | ||
\ No newline at end of file |
setup.py
0 → 100644
Please register or sign in to comment