Data visualization
-
2D statistical plots: bind to the Seaborn package base on the data structures.
-
3D plots?
-
For Table and Series use
IPython.display
and ipywidgets. -
For AMML Structure use the
ase.visualize.view
function
Edited by Ivan Kondov