Skip to content

Accounts fails to parse when multiple accounts exist #68

Description

@garygause

I have three ally stock accounts and when running:

a.accounts()

the json data returned by Ally is not parsed properly into a dataframe. It contains only one row/column with all the json data in it. Also, I might expect it to only return info for the account number listed when instantiating the ally object, rather than all accounts.

Works fine with accounts(dataframe=False) but then has to be parsed manually. No big deal, but thought I would point it out.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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