Skip to content

Fast GWR error  #3

@cdkang

Description

@cdkang

Hello,

Thank you for sharing the great code of Fast GWR.

I have used my own file like below.

zillow = pd.read_csv("model.csv",sep=',')
zillow.head()

But I have got the below error. Please let me know how to fix it.

#Running FastGWR 1 Processor with auto bandwidth search
!fastgwr run -np 1 -data model.csv -out results_adap.csv -adaptive -constant

Usage: fastgwr run [OPTIONS]
Try 'fastgwr run --help' for help.

Error: no such option: -c

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions