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

Check for np.inf in dataframes #121

Open
jacobdadams opened this issue Nov 4, 2024 · 0 comments
Open

Check for np.inf in dataframes #121

jacobdadams opened this issue Nov 4, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@jacobdadams
Copy link
Member

jacobdadams commented Nov 4, 2024

It looks like appending data from a dataframe with inf values may fail silently, even though the result and messages['status'] are True and 'Completed', respectively. May be an arcgis api bug, and/or we may need to check for np.inf in float columns.

This first arose from a calculation that resulted in a some_other_number/np.nan division

@jacobdadams jacobdadams added the bug Something isn't working label Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant