ソースを参照

Update 'setup.py'

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',