How to remove the numbers on the x axis on plot / graph

If you have seemingly random numbers showing up on your x axis for your categorical data,
here’s how to remove those numbers.

Remove the numbers on the x axis.

ax.set(xticklabels=)