I integrate Python and Java with Jython but I need some libraries(pandas, numpy, skfuzzy, matplotlib, sklearn, pickle) but Jython can't support some of them.
Is it possible import that libraries from Jython or exist other Framework, language, library, something that afford a complete integrate with Python libraries.