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

Fix economy/fred start date #2421

Merged
merged 8 commits into from
Aug 26, 2022
Merged

Conversation

jmaslek
Copy link
Collaborator

@jmaslek jmaslek commented Aug 25, 2022

#2412

Fix starting date issue. Took out the if limit==-1 because limit has to be > 0

@jmaslek jmaslek changed the title limit was cropping data Fix economy start date Aug 25, 2022
@jmaslek jmaslek changed the title Fix economy start date Fix economy/fred start date Aug 25, 2022
@deeleeramone
Copy link
Contributor

This is what I'm getting:

2022 Aug 25, 21:05 Danglewood /economy/ $ fred -p MORTGAGE30US
Error: get_aggregated_series_data() got an unexpected keyword argument 'limit'

Error: not enough values to unpack (expected 2, got 0)

Screen Shot 2022-08-25 at 9 06 31 PM

Screen Shot 2022-08-25 at 9 14 46 PM

Pretty sure I am checked out of the right branch because when I checkout back to origin/main, I get the old output with the start date being ignored.

Screen Shot 2022-08-25 at 9 18 35 PM

@DidierRLopes DidierRLopes merged commit 1d73e7c into OpenBB-finance:main Aug 26, 2022
@DidierRLopes DidierRLopes mentioned this pull request Aug 26, 2022
@jmaslek jmaslek deleted the _fred_dates branch February 14, 2024 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fix bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants