James Gaboardi

Results 209 issues of James Gaboardi

Current [failures in 311-dev CI](https://github.com/pysal/esda/actions/runs/8302862203/job/22725973349#step:7:612) are due to a fiona/geopandas compatibility issue that is being resolved in https://github.com/geopandas/geopandas/pull/3209. @martinfleis recommend ignoring. Creating this issue merely for sanity check. * xref:...

ci

The three tests in [`TestHB`](https://github.com/pysal/esda/blob/master/esda/tests/test_smoothing.py#L261) are marked as "Deprecated" and are [being skipped](https://github.com/pysal/esda/actions/runs/3500584723/jobs/5863405582#step:7:400). However, neither of the `HeadBanging` classes – [`Headbanging_Triples`](https://github.com/pysal/esda/blob/master/esda/smoothing.py#L1593), [`Headbanging_Median_Rat`](https://github.com/pysal/esda/blob/master/esda/smoothing.py#L1785) – are actually marked as such in the...

ci
rough edge

* Two tests in `TestSRate` – `test_Spatial_Smoother_multicol` and `test_Smoother_multicol` – are [indented one tab too far](https://github.com/pysal/esda/blob/f325f313f5247376a354b4c965215c00dc6c9b79/esda/tests/test_smoothing.py#L224-L259) and are not being run. * When the indentation is corrected and tests are...

bug
tests

We should swap out the `master` to `main` branch. @sjsrey Can you grant me admin permission here, along with @martinfleis and @knaaptime if they don't already have? cc @TaylorOshan @Ziqi-Li

maintenance

This issue will serves as a stub for updating any Gitter mentions/links to Discord here and across the ecosystem. * [x] `pysal/pysal` * #1297 * #1334 * [x] ~~`pysal/governance`~~ *...

Docs

[`unittests.yml`](https://github.com/pysal/pysal/blob/main/.github/workflows/unittests.yml) needs a healthy update.

CI

This issue will serves as a stub for testing against Apple silicon across the ecosystem. * [x] `pysal/pysal` – #1305, #1329 * [x] `pysal/access` – https://github.com/pysal/access/pull/62 * [x] `pysal/esda` –...

CI

Consider implementing the [PyData Theme](https://pydata-sphinx-theme.readthedocs.io/en/stable/) from `sphinx`. * [`pydata-sphinx-theme`](https://github.com/pydata/pydata-sphinx-theme) Also check out [PyAnsys](https://docs.pyansys.com/) * https://actions.docs.ansys.com/version/stable/doc-actions/index.html

Docs

group tests for use with `pytest-xdist` * xref https://github.com/pysal/segregation/pull/224#issuecomment-2002283276

maintenance
CI/testing

https://github.com/pysal/segregation/blob/1ddb9fa91b70e12199258c2d7cd2efa31140f07b/.github/workflows/build_docs.yml#L44 * remove semicolon and make 2 lines * xref: https://github.com/pysal/spaghetti/pull/734#discussion_r1234212824