Please help understand in layman\'s words what the 3rd string integer in numpy.r_[\'1,2,0\', array] is and how it works.
numpy.r_[\'1,2,0\', array]
numpy document