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

geodataframe data types often set to object instead of a typical python/numpy data type #23

Closed
earth-chris opened this issue Sep 24, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@earth-chris
Copy link
Owner

Methods for labeling point data (raster_values_from_geoseries(), for example) return columns of data type object. This should be explicitly set by the method, which can pull the dtype information from the rasterio source it's reading from.

@earth-chris earth-chris added the bug Something isn't working label Sep 24, 2021
@earth-chris
Copy link
Owner Author

Closed by #34

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