cauchyturing / Imaging-time-series-to-improve-classification-and-imputation

Python 3.6+ (only)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AttributeError: 'Categorical' object has no attribute 'levels'

sachinjm opened this issue · comments

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

resolved

Thanks for asking, I would appreciate if you could share with us a little bit about how you resolved your problem.