Example:
For visualization, sensemakr uses matplotlib.pyplot. When using sensemakr in a Jupyter/IPython interface with a matplotlib mode, all plots should show automatically. In non-interactive environment, one needs to call matplotlib.pyplot.show() to see the plot.
Example:
For visualization, sensemakr uses matplotlib.pyplot. When using sensemakr in a Jupyter/IPython interface with a matplotlib mode, all plots should show automatically. In non-interactive environment, one needs to call matplotlib.pyplot.show() to see the plot.