import numpy as np
import matplotlib.pyplot as plt
plt.style.use('fivethirtyeight')
Your Technical Report#
Use this document to begin working on your case study.
import numpy as np
import matplotlib.pyplot as plt
plt.style.use('fivethirtyeight')
Use this document to begin working on your case study.