소스 검색

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