Merge pull request #102463 from evax/mlxtend-0.17.3

python3Packages.mlxtend: init at 0.17.3
This commit is contained in:
Sandro
2020-11-25 03:25:29 +01:00
committed by GitHub
2 changed files with 51 additions and 0 deletions
+2
View File
@@ -3793,6 +3793,8 @@ in {
mlrose = callPackage ../development/python-modules/mlrose { };
mlxtend = callPackage ../development/python-modules/mlxtend { };
mmh3 = callPackage ../development/python-modules/mmh3 { };
mmpython = callPackage ../development/python-modules/mmpython { };