We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a28eca4 commit 2584f1fCopy full SHA for 2584f1f
.gitignore
@@ -99,7 +99,7 @@ venv.bak/
99
100
# mkdocs documentation
101
/site
102
-
+git ad
103
# mypy
104
.mypy_cache/
105
requirements.txt
@@ -17,4 +17,4 @@ xlsxwriter=1.1.5=py37_0
17
autopep8==1.4.4
18
yapf==0.27.0
19
yellowbrick==0.9.1
20
-feature-engine
+feature-engine>=0.3.0
0 commit comments