Skip to content

Invalid price parsing #5

Description

@rslavin

In some cases, garbled item links are parsed as prices resulting in highly-skewed data (e.g., prices of 1,000,000,000,000,000,000,000pp).

We can either ignore really high values, ignore values based on item data (e.g., std deviation), or simply ignore the entire auction. The latter problem may be the best since the problem arises from mis-parsed data anyway.

Check ParsePriceAndQuantity.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions