Build sklearn transformer

This commit is contained in:
2022-11-27 11:35:21 +01:00
parent 6f4c650af9
commit f843c938fc
12 changed files with 152 additions and 44 deletions

2
.gitignore vendored
View File

@@ -4,7 +4,7 @@ __pycache__/
*$py.class
# C extensions
*.so
build/**/*.so
# Distribution / packaging
.Python