tsteuer пре 4 година
родитељ
комит
86a7442185
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      setup.py

+ 1 - 0
setup.py

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