ND4J is'nt a dataframe library in the way pandas is (it's more numpy)
we have DataVec, which has the "transforms" API which has a lot of the common data cleaning/preprocessing ops, but the API is quite a bit different if you're used to say pandas . https://github.com/deeplearnin ... sform
in terms of 3rd party libraries, Tablesaw and maybe Spark might be worth a look?
3 Answers
pika
Upvotes from: The Pam Golding Property Group
we have DataVec, which has the "transforms" API which has a lot of the common data cleaning/preprocessing ops, but the API is quite a bit different if you're used to say pandas .
https://github.com/deeplearnin ... sform
in terms of 3rd party libraries, Tablesaw and maybe Spark might be worth a look?
Oliver
Upvotes from:
Ellis
Upvotes from:
the wrapper for plotly is pretty neat