I have a column that contains a categorical variable as str. I want to define a new ordered dtype using CategoricalDtype. So my understanding on CategoricalDtype is like thi