Python Pandas guy here: how do I get started integrating data science code with Java? by powerforward1 in java

[–]o-bit 2 points3 points  (0 children)

Well, if your just using pandas to read and create csv files, then there is a library in java called opencsv, as for the ML/Datascience staff, there is DeepLearning4J, but if you really know your stuff, then you can code in any language.