matplotlib oculta números en el eje
plt.gca().axes.get_yaxis().set_visible(False)
The Great Carlos
plt.gca().axes.get_yaxis().set_visible(False)