You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
plt.pie(p.iloc[:,1],explode=(0.5,0,0,0.05),autopct='%.1f%%',labels=p.iloc[:,0],shadow=True) # iloc slice the perticular raw and column here pie chart for student marks