My subplot is not showing after plt.show(), nor there are any plots if I tried to save the subplots. Here is my code,
plt.show()
import pandas as pd import seab