So I have data in one variable 'months' '=as blue coded int labeled as string and one variable as float, I want to plot them but I want the x axis as the strings (months name).
month unemployment_rate
january .0351568
february .0351279
march .0338469
april .0294022
may .0316716
june .035098
july .0345049
please help
month unemployment_rate
january .0351568
february .0351279
march .0338469
april .0294022
may .0316716
june .035098
july .0345049
please help
Comment