Skip to content

Commit fd90a41

Browse files
committed
Add missing packages
1 parent 0b96028 commit fd90a41

File tree

2 files changed

+743
-30
lines changed

2 files changed

+743
-30
lines changed

Pipfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ pyarrow = "*"
1010
scipy = "*"
1111
joblib = "*"
1212
tqdm = "*"
13+
pandas = "*"
14+
scikit-learn = "*"
15+
tensorflow = "*"
1316

1417
[dev-packages]
1518

0 commit comments

Comments
 (0)