Skip to content

Displayed count of results from Reddit NLP occasionally off by one (above) #6

Description

@ppfeister

After a module or integration is ran, the created dataframe is returned to the handler. The handler doesn't care about this dataframe, but it does care about the length of the dataframe, displaying the length to the user as the quantity of discovered items.

Natural language processing has been added to an extent to search a user's contribution history on Reddit for possible hints as to their residency or visited locations.

For certain usernames on the new module, the displayed count may be off by one (above). This isn't for all usernames, but it is consistent on the ones impacted. If 5 rows are added to the collector's dataframe, the stdout may read 6.

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

    bugSomething isn't workinggood first issueGood for newcomershelp wantedExtra attention is needed

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions