You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to run the stuff in the first three head information boxes on Noteable.io, having uploaded the csv file and all, yet the name sales is yet undefined.
NameError: name 'sales' is not defined
Why is this happening, may I ask? And how do I fix it?
The text was updated successfully, but these errors were encountered:
…ulum#44)
Add documentation and templates to help users avoid the common
'NameError: name "sales" is not defined' error. Changes include:
- Add SOLUTION_GUIDE.md with step-by-step instructions and data insights
- Create quick_start_template.ipynb with pre-configured analysis setup
- Add sales_analysis.ipynb with basic analysis examples
- Include detailed data statistics and common analysis patterns
- Document key insights about sales distribution and demographics
Fixesine-rmotr-curriculum#44
I tried to run the stuff in the first three head information boxes on Noteable.io, having uploaded the csv file and all, yet the name sales is yet undefined.
NameError: name 'sales' is not defined
Why is this happening, may I ask? And how do I fix it?
The text was updated successfully, but these errors were encountered: