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

Works intermittently #9

Open
walinchus opened this issue Jul 14, 2021 · 1 comment
Open

Works intermittently #9

walinchus opened this issue Jul 14, 2021 · 1 comment

Comments

@walinchus
Copy link

validate_address_usps(street = "140 N. Rolling Rd", city = "Springfield", state = "PA", username = username) Address2 City State Zip5 Zip4 1 140 N ROLLING RD SPRINGFIELD PA 19064 1413 2 NA NA NA NA NA 3 NA NA NA NA NA 4 NA NA NA NA NA 5 NA NA NA NA NA 6 140 N ROLLING RD SPRINGFIELD PA 19064 1413 7 140 N ROLLING RD SPRINGFIELD PA 19064 1413 8 140 N ROLLING RD SPRINGFIELD PA 19064 1413 9 NA NA NA NA NA 10 NA NA NA NA NA 11 140 N ROLLING RD SPRINGFIELD PA 19064 1413

This is an amazing package, but the output is odd. Here is just one address I tested, and it worked but this is how it returns the answer. I could only get it to work with one address. When mapping the output to a dataframe it just returned all NAs.

@walinchus
Copy link
Author

image

The formatting of that was kind of weird so I thought I'd screenshot it.

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

No branches or pull requests

1 participant