I am trying to use the following commands
import seaborn as sns ax = sns.kdeplot(students,cumulative = True)
This gives the correct kde cdf plot