-
Notifications
You must be signed in to change notification settings - Fork 30
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
return dfs #40
return dfs #40
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Returning a gdf is a nice enhancement.
Agreed that this makes more sense |
The gdf was adding a bug in the values? |
instead of returning the full target df with interpolated values as an additional column, this will return a smaller df with only the interpolated variable and geometry |
tests are passing locally but having trouble locating the raster data on quilt |
this enables a more consistent API by ensuring that the interpolation functions all return geodataframes with the target geometry