James Gaboardi

Results 209 issues of James Gaboardi

This is a super useful package. Have you considered making it available via [`conda-forge`](https://conda-forge.org/)?

Is this info still correct or does it need updating/adjusting? https://github.com/pysal/access/blob/7149c701c0b5481b4fbd054d7dc41b3b1f3b4bce/setup.py#L40-L41 * xref #52 * cc @JamesSaxon , @sjsrey

maint

### modernize access -- [parent ticket] -- 2025-05 #### xrefs * #48 * #49 * https://github.com/pysal/access/pull/50#issuecomment-2891364465 * https://github.com/pysal/pysal/issues/1298 * https://github.com/pysal/pysal/issues/1338 * https://github.com/pysal/pysal/issues/1339 * https://github.com/pysal/pysal/issues/1340 * https://github.com/pysal/pysal/issues/1341 * https://github.com/pysal/pysal/issues/1372 * https://github.com/pysal/pysal/issues/1373...

maint

It was decided[^1] in the [2025-02-06 PySAL Steering Council meeting](https://github.com/orgs/pysal/discussions/1300#discussioncomment-12073980) the spaghetti will be sunset in a similar way to `splot`[^2]. > * spaghetti > * [stagnant since 2018](https://github.com/pysal/spaghetti/discussions/195) >...

EOL

* reconsider how we are storing [testing data](https://github.com/pysal/spopt/tree/0a5f69caa6a77cca9e3a21f05fb7d4c6b3adebc2/spopt/tests/data) * currently a mishmash of `.pkl`, `.csv.`, `.shp` * xref https://github.com/pysal/spopt/issues/370#issuecomment-2974477787

maintenance
testing

* `codecov` badge now needs token * https://github.com/pysal/pysal/issues/1376

maintenance
docs
codecov

* adapt for the sunsetting of `spaghetti` * https://github.com/pysal/spaghetti/issues/780 * also `libpysal.cg` -- https://github.com/pysal/libpysal/issues/484

dependencies

* is there an appetite for Voronoi skeletonization here in `libpysal.cg`? * see https://github.com/uscuni/neatnet/issues/22 in [`neatnet`](https://github.com/uscuni/neatnet)

discussion

* review minimum reqs/deps * xref * #783 * #782

requirements

* [failing `voronoi` CI](https://github.com/pysal/libpysal/actions/runs/14369679632/job/40290268899#step:7:2294) * @martinfleis - I want to confirm this is still expected as per [#776](https://github.com/pysal/libpysal/issue/776) / [#777](https://github.com/pysal/libpysal/pull/777) * If so, let's simply close out. ``` FAILED libpysal/cg/tests/test_voronoi.py::TestVoronoi::test_union_fallback...

cg
ci