James Gaboardi
James Gaboardi
> https://nbviewer.org/github/pysal/tobler/blob/master/notebooks/census_to_hexgrid.ipynb Where is that above link coming from? Are you simply launching nbviewer manually or do we have that link embedded somewhere in the repo/docs site?
> Looks like those nbviewer links are hardcoded directly in the [index.rst](https://github.com/pysal/tobler/blob/main/docs/index.rst) (lines ~13, 21, 29, so just a link update?). Yep, this looks to be the case!
I agree with @martinfleis on all points above.
@jooglyp This happening in specifically in the `spreg` module so I'm going to transfer it over there.
@qizidog This has been [fixed in `main`](https://github.com/pysal/splot/blob/b30f13eed864e237b36d9d678a6a69a0d54f5319/splot/_viz_esda_mpl.py#L934-L944), but a fresh release has not yet been cut. See also #139, #140, and pysal/spaghetti#656.
A PR in `libpysal` seems to have slipped past us (xref https://github.com/pysal/libpysal/pull/231)
Some initial ideas: * `ps_graph` * `lib_graph` * `lps_graph`
I was thinking something like that, but then thought it would be counterproductive in our general efforts to move away from the "weights" terminology on the PySAL side of things.
> Are we trying to move away from weights terminology or just weights class? I guess I am not sure. I thought so, but maybe I misinterpreted. Perhaps we can...
This does seem possible, but will likely take some tinkering.