AttributeError: 'Categorical' object has no attribute 'levels'
sachinjm opened this issue · 2 comments
sachinjm commented
Getting error in line number 62 inside the serie21MTF.py file.
line 62 return np.array(MSM), label, q.levels
AttributeError: 'Categorical' object has no attribute 'levels'
need to use this code for generating MTF. Please help me
sachinjm commented
resolved
cauchyturing commented
Thanks for asking, I would appreciate if you could share with us a little bit about how you resolved your problem.