Commit b42e3eed authored by panos's avatar panos

The example ammended to call correctly the KE tool objects

parent 84a29b0d
......@@ -23,8 +23,8 @@ Created on 13 Jun 2014
# ===========================================================================
from ImportCSVdata import Import_CSV
from Plots import Graphs
from dream.KnowledgeExtraction.ImportCSVdata import Import_CSV
from dream.KnowledgeExtraction.Plots import Graphs
filename = ("DataSet.csv")
A=Import_CSV() #call the Import_CSV module and using its method Input_data import the data set from the CSV file to the tool
......
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