pysal / gwr

This is a repository for the geographically-weighted regression submodule of the Python Spatial Analysis Library
BSD 2-Clause "Simplified" License
16 stars 16 forks source link

gwr is using example files that are not in libpysal (but in old pysal) #30

Open sjsrey opened 6 years ago

sjsrey commented 6 years ago

For example https://github.com/pysal/gwr/blob/master/gwr/tests/test_gwr.py#L18

In meta pysal the tests fail as those datasets are not part of libpysal. It would be great if gwr could test on its own datasets that were distributed with its source.

ljwolf commented 6 years ago

Specifically,

It's my impression this is another failure to put stuff forward into libpysal we added to pysal.

I will add to libpysal.