Course Name: Python For Trading!, Section No: 3, Unit No: 2, Unit type: Exercise
Please correct your applet. It's not importing pandas library. Output error:
An error occured while running the code:
At line: 1, in import pandas as pd File "/home/app/.local/lib/python3.6/site-packages/pandas/__init__.py", line 19, in "Missing required dependencies {0}".format(missing_dependencies)) ImportError: Missing required dependencies ['pytz', 'dateutil']