below is the attached screen shot.
Can you please tell why i got a white background in the plotted graph whereas in the video it has background lines like a grid and how to fix this ?
thank you.
Its because he uses the module below:
import seaborn as sns
sns.set(rc={'figure.figsize':(11.7,8.27)})
yes it worked. Thank you so much