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

changed accountsDF to process each account in the accounts dictionary #80

Merged
merged 1 commit into from
Apr 30, 2020

Conversation

danielgrzenda
Copy link
Contributor

closes #79 . Fixes the error from the accounts dictionary not being able to be normalized because it is a single dictionary and not a list of records. This error occurred for users with a single account (unknown if this was a error for users with multiple accounts) but the fix should work for an arbitrary number of accounts.

@dahifi dahifi merged commit fb4c58c into timkpaine:dev Apr 30, 2020
timkpaine added a commit that referenced this pull request Apr 30, 2020
timkpaine added a commit that referenced this pull request Apr 30, 2020
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

Successfully merging this pull request may close these issues.

2 participants