Speed up visualizations
matplotlib is probably the main cause of slowness. Too many data points, distinct graphs and all happening sequentially.
matplotlib is probably the main cause of slowness. Too many data points, distinct graphs and all happening sequentially.