From 2a3683cde9d35b200c594ab39f5f4f6820eba745 Mon Sep 17 00:00:00 2001 From: Rohith Ravindranath Date: Tue, 3 Dec 2019 10:27:52 -0500 Subject: [PATCH] Update README.md --- .../Db2 Hackathon - Learnware/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/db2_for_machine_learning_samples/Db2 Hackathon - Learnware/README.md b/db2_for_machine_learning_samples/Db2 Hackathon - Learnware/README.md index b9a3fa7..a49d631 100644 --- a/db2_for_machine_learning_samples/Db2 Hackathon - Learnware/README.md +++ b/db2_for_machine_learning_samples/Db2 Hackathon - Learnware/README.md @@ -6,8 +6,6 @@ Our recent Db2 hackathon demonstrate the versatile powers of Db2 combined with m Original Data Files - https://www.kaggle.com/rocki37/open-university-learning-analytics-dataset -Live Version of Learnware - http://sparge1.fyre.ibm.com:8888/notebooks/notebook/learnware.ipynb - ## Upload Data Files to Db2 The first thing we need to do is upload all the data files into your Db2 instance. If you open the `learnware.ipynb`, the names of the tables for each data file is outlined in the `table_names` list. For reference I have outlined them over here as well.