When running `python chatbot.py`, the script fails due to a missing memecoin_data.csv ``` FileNotFoundError: [Errno 2] No such file or directory: 'memecoin_data.csv' ```
When running
python chatbot.py, the script fails due to a missing memecoin_data.csv