79718247

Date: 2025-07-29 07:27:13
Score: 1
Natty:
Report link
NameError                                 Traceback (most recent call last)
Cell In[5], line 1
----> 1 churn_counts=df['response'].value_counts()
      2 churn_counts.plot(kind='bar')

NameError: name 'df' is not defined
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: fouzan soudagar