0

How do I manually set the distances along the X-axis so I can read all the column names properly?

Code

trainData[trainData.columns].plot(kind='box',widths=0.1, grid = True)

enter image description here

0 Answers0