bellingcat/open-source-research-notebooks

geoclustering filepath error for civharm download csv

lyfak opened this issue · 0 comments

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

  1. click to exectute wget comand
  2. check with head
  3. 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.