Closed ggutierrezc closed 3 years ago
I was unable to generate graphs from the command line, I tried to use missing.plot() or missing.show() without any output. I saw the missingno functions (using dir(missingno) and nothing seems to show graphs.
Does it work just in Jupyter notebooks?
Thanks,
My bad, just using mathplotlib show() does the magic..
I was unable to generate graphs from the command line, I tried to use missing.plot() or missing.show() without any output. I saw the missingno functions (using dir(missingno) and nothing seems to show graphs.
Does it work just in Jupyter notebooks?
Thanks,