# Calculate the minimum number of votes required to be in the chart, m m = metadata['vote_count'].quantile(0.90) print(m)