ソースを参照

Update 'cdplib/feature_engineering/__init__.py'

tsteuer 5 年 前
コミット
94188d9c19
共有1 個のファイルを変更した2 個の追加1 個の削除を含む
  1. 2 1
      cdplib/feature_engineering/__init__.py

+ 2 - 1
cdplib/feature_engineering/__init__.py

@@ -1 +1,2 @@
-from Test import Test
+from .Test import Test
+from .StatisticalFeatures import StatisticalFeatures