ResidentMario / missingno

Missing data visualization module for Python.
MIT License
3.96k stars 518 forks source link

[Feature Request] Java based MissingNo library? #169

Open dataoculus opened 8 months ago

dataoculus commented 8 months ago

This is an awesome feature for a data exploration activity for any data scientist to begin with and we would like to include this into data oculus product, where we do detailed profile of data but this is currently a standalone tool ( data processing + logic + charts all in one) that can not be integrated directly, and also its written in python.

we would love to contribute if anyone is considering java version of this same functionality.

dataoculus commented 5 months ago

btw, we ended up building one in java, using the data structure that is possibly more efficient one, so this definitely seems doable. would love to contribute if community needs one. for now, its available on dataoculus.app for some of the public datasets.