Untitled

 avatar
unknown
plain_text
3 years ago
114 B
8
Indexable
for i, rec in enumerate(recommendations.iterrows()): AttributeError: 'NoneType' object has no attribute 'iterrows'
Editor is loading...