pysal / mgwr

Multiscale Geographically Weighted Regression (MGWR)
https://mgwr.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
368 stars 126 forks source link

missing dependency in requirements.txt #65

Closed weikang9009 closed 5 years ago

weikang9009 commented 5 years ago

Based on https://github.com/pysal/mgwr/blob/master/mgwr/sel_bw.py#L7, spreg is a dependency of mgwr. We should add it to requirements.txt?