-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Description
I have rasterframes version 0.11.1. When I try to use the rf_resample function:
df.select(rf_resample("proj_raster.tile", 0.25, "max")),
I get the following error:
rf_resample() takes 2 positional arguments but 3 were given
This function is supposed to take three inputs right? Or am I missing something?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested