Sergio Rey

Results 79 issues of Sergio Rey

_Original author: [email protected] (January 31, 2013 20:49:46)_ It would be very useful for pysal to recognize and handle NaN values in NumPy arrays and/or pandas dataframes. Sometimes, it is not...

https://github.com/pysal/pysal/pull/1060

enhancement

This issue will track the migration of https://github.com/pysal/pysal/pull/678 from pysal into libpysal.

enhancement

It appears we are not using [segmentLocator](https://github.com/pysal/libpysal/blob/master/libpysal/cg/segmentLocator.py) and [locator](https://github.com/pysal/libpysal/blob/master/libpysal/cg/locators.py) within other modules in libpysal. Given this, they should be removed, eventually. Towards that end, we need to mark them as...

maintenance
needs decision

[404s](https://pysal.org/libpysal/notebooks/weights.html)

bug

Nightlies began [failing](https://travis-ci.org/github/pysal/esda/jobs/702956588#L864) after a bump of Scipy [1.5.0](https://docs.scipy.org/doc/scipy/reference/release.1.5.0.html#id2)

bug

New functionality needs to be described in: - [api](https://pysal.org/esda/api.html) - [ tutorial](https://pysal.org/esda/tutorial.html)

docs

When testing esda against master in libpysal, one [test](https://travis-ci.org/pysal/esda/jobs/653937197#L872) is failing due to a change in https://github.com/pysal/libpysal/commit/9a303797dc68ad0db2c339ef54c2270a5950b5cc#diff-e8a3363e7d0110431da1549a5428007b having to do with what `.w.to_adjlist(remove_symmetric=True)` returns. Because the focal units that are...

bug

Refining what was done in #74.

enhancement
new-estimator