Skip to content

rf_resample parameters #608

@arind123

Description

@arind123

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

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions