Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What are some options for python's DataFrame like structure in java? [closed]

I have a service written in python.

This service uses DataFrame from pandas.

The thing is that it (the service) should be translated to Java.

For that I need a similar library in Java. (or is there other way to achieve this?)

I would like to know what are some options for this.

Till now I have joinery library

like image 631
cristian hantig Avatar asked Feb 13 '26 06:02

cristian hantig


1 Answers

Besides joinery you could also take a look at tablesaw library. Here is link to a brief tutorial: https://jtablesaw.github.io/tablesaw/gettingstarted

like image 135
Alexandra Dudkina Avatar answered Feb 14 '26 18:02

Alexandra Dudkina



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!