Skip to content

Commit 8f8c6fc

Browse files
committed
add skrub as a pypi dependence using git repo
1 parent 0e8ede3 commit 8f8c6fc

3 files changed

Lines changed: 1624 additions & 0 deletions

File tree

content/python_files/test.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,8 @@
66
import sklearn
77

88
sklearn.__version__
9+
10+
# %%
11+
import skrub
12+
13+
skrub.__version__

0 commit comments

Comments
 (0)