import numpy as np import matplotlib.pyplot as plt  plt.style.use('ggplot') 

Read more of this post