Explorar el Código

Update 'setup.py'

tsteuer hace 4 años
padre
commit
86a7442185
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      setup.py

+ 1 - 0
setup.py

@@ -13,6 +13,7 @@ INSTALL_REQUIRES = [
         'hyperopt',
         'xgboost',
         'scikit-learn',
+  		'pandas',
         'pandas-compat',
         'xmltodict',
         'sqlalchemy',