Skip to content

Get Data From The Federal Reserve (FRED) #44

@negro1907

Description

@negro1907

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions