I ran this code in Python;
X =Credit.get_dummies(data=X,drop_first=True)
I got this output among other breakdowns;
AttributeError: \'DataFrame\' object has