James Gaboardi

Results 431 comments of James Gaboardi

@xyluo25 We really do appreciate your contributions! I think one of the main points that @martinfleis is trying to make [here](https://github.com/pysal/mgwr/pull/144#issuecomment-1937550053) is that we should all discuss proposed changes and...

@sjsrey Was this issue completely closed with #177?

Closing out. We can reopen if needed.

### In code #### docstrings * [ ] [`coverage.LSCP`](https://github.com/pysal/spopt/blob/5c6a29ba24d471c7fc6dc0814cb9307cf7b8dabd/spopt/locate/coverage.py#L170-L203) * [ ] [`coverage.LSCPB`](https://github.com/pysal/spopt/blob/5c6a29ba24d471c7fc6dc0814cb9307cf7b8dabd/spopt/locate/coverage.py#L653-L687) * [ ] [`coverage.MCLP`](https://github.com/pysal/spopt/blob/5c6a29ba24d471c7fc6dc0814cb9307cf7b8dabd/spopt/locate/coverage.py#L1092-L1126) * [ ] [`p_center.PCenter`](https://github.com/pysal/spopt/blob/5c6a29ba24d471c7fc6dc0814cb9307cf7b8dabd/spopt/locate/p_center.py#L136-L170) * [ ] [`p_dispersion.PDispersion`](https://github.com/pysal/spopt/blob/5c6a29ba24d471c7fc6dc0814cb9307cf7b8dabd/spopt/locate/p_dispersion.py#L116-L146) * [ ] [`p_median.PMedian`](https://github.com/pysal/spopt/blob/5c6a29ba24d471c7fc6dc0814cb9307cf7b8dabd/spopt/locate/p_median.py#L177-L211) *...

Couple of idea here: * instead of calculated "true" network distance, simply calculate Manhattan distance between points * or maybe some other metric? * perhaps even some random perturbation of...

I am very +1 on both suggestions. Just put the issue here so I wouldn't forget. Think we should migrate to an Issue or Discussion over in `pysal/pysal`?

xrefs: * #1216 * #1246 * https://github.com/pysal/spopt/issues/303 * etc.

Another possibility: [`diátaxis`](https://diataxis.fr)

It's seems that none of those 3 `momepy` examples allow for switching the previous docs version. Is that something that needs to be turned on or probably I am simply...

Also, looks like we need to update [the copyright year over in `momepy`](https://github.com/pysal/momepy/blob/2fda11ef6ec14deb2dc9a53ffcf8c1576859ebea/docs/conf.py#L45). I'll open ticket for that.