Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get Data From The Federal Reserve (FRED) #44

Open
negro1907 opened this issue Apr 23, 2024 · 0 comments
Open

Get Data From The Federal Reserve (FRED) #44

negro1907 opened this issue Apr 23, 2024 · 0 comments

Comments

@negro1907
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant