I'm trying to create a bar chart with multiple columns in a dataframe. My dataframe looks something like this.
Age Index 1 Index 2 Index 3 Index 4
18-30 20.000000 0.000000 0.000000 5.000000
31-40 27.807487 6.746195 2.694364 1.069519
41-50 45.499022 6.849315 1.663405 3.228963
51-60 41.176471 0.000000 0.000000 11.764706
