Gopala Krishna commited on
Commit ·
d325415
1
Parent(s): bf93f21
added openpyxl
Browse files
.vs/IBCFProductRecommendations/FileContentIndex/{bcdd1849-5bd8-42b9-86bd-1c0606b631fe.vsidx → d5574e44-3227-4615-bdba-b78c9314bc1c.vsidx}
RENAMED
|
File without changes
|
.vs/IBCFProductRecommendations/v17/.wsuo
CHANGED
|
Binary files a/.vs/IBCFProductRecommendations/v17/.wsuo and b/.vs/IBCFProductRecommendations/v17/.wsuo differ
|
|
|
requirements.txt
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
pandas
|
| 2 |
-
scikit-learn
|
|
|
|
|
|
| 1 |
pandas
|
| 2 |
+
scikit-learn
|
| 3 |
+
openpyxl
|