-
Notifications
You must be signed in to change notification settings - Fork 207
Open
Description
Hi!
I was trying to download the free risk rate from the FRED and the following error is showed up:
ModuleNotFoundError Traceback (most recent call last)
in <cell line: 4>()
2 import fredapi as fa
3 import pandas as pd
----> 4 from local_settings import *
5 from local_settings import fred as settings
6 try:
ModuleNotFoundError: No module named 'local_settings'
Please could you help me in finding a solution for this issue??
Thanks in advance
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels