Commit 67f6ffc5 authored by panos's avatar panos

Pluin ammended - still on test mode

parent 5022f854
......@@ -12,11 +12,9 @@ class JobShopKE(plugin.InputPreparationPlugin):
"""
def preprocess(self, data):
print 'arkouda'
from dream.KnowledgeExtraction.PilotCases.JobShop.DataExtraction import DataExtraction
print '!!!!!!!!!!'
print data['general']
receivedData = DataExtraction("C:\Users\Panos\Documents\DB_Approach\JobShop")
data['input']['BOM'] = receivedData
return data
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment