79202831

Date: 2024-11-19 09:34:41
Score: 0.5
Natty:
Report link

For me the issue was that I had labeled my columns with numbers instead of text.

X.columns = [str(a) for a in X.columns]

Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: Worthy7