ETL and data analytics tools with Julia

Hello.

What ETL and/or data analytics GUI tools such as Knime, Rapidminer, Pentahoo… or any other alternative can be configured to be used with Julia?
I would like to be able to create my own Julia code using a ETL GUI.
(For example simple things such as read a csv or excel file, select some columns and filter rows by value and finally apply a statistical test and make a plot. Using Julia.
Or maybe any Julia package able to do it?