James Gaboardi

Results 431 comments of James Gaboardi

@martinfleis let's revisit this in the not-to-distant future.

I'd like to revisit this in the near future. Will @sjsrey have to be the one to initialize the `pysal/.github` repo for trying this? cc @martinfleis @knaaptime

related to #365

It may make sense to simply use a `pandas.DataFrame` here in place of the [current implementation](https://github.com/pysal/spaghetti/blob/ccd2158073b5539dc8f3876fc09cdd51112893c5/spaghetti/network.py#L2047-L2075).

@anitagraser Thanks for this report and the notebook. It does seem to be that this boils down to the issue you noticed in #526 and there may be something funky...

> As far as I can tell, split_arcs is not used (at least not called directly by the user) in this case. Indeed, you are correct. I will give this...

Anita, you were correct the issue with arc splitting (#526 --> #535) has nothing to do the result you are seeing here. In fact, after further review the LISA plots...

Since this is more of a discussion than an actual bug, I vote we move this to the [Discussions board](https://github.com/pysal/spaghetti/discussions). Any objections @anitagraser @slumnitz?

Ah, this is very interesting! I will leave this as an issue for now then. Thanks for looking into this @slumnitz!