geoclustering filepath error for civharm download csv
lyfak opened this issue · 0 comments
lyfak commented
Expected Behavior
step downloading civharm should download raw content of csv
Current Behavior
downloads a github formated document
Possible Solution
add raw to the file path
Steps to Reproduce
- click to exectute wget comand
- check with head
- when executin geoclustering it raises an error :
ValueError: Found array with 0 sample(s) (shape=(0, 2)) while a minimum of 1 is required by DBSCAN.