-
Notifications
You must be signed in to change notification settings - Fork 19
Fast GWR error #3
Copy link
Copy link
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels