I have data that takes this form
df = pd.DataFrame({"State" : "VA", "Count": 10}
Every state is represented by