giddy/tests/test_markov.py: 81 warnings
/home/runner/micromamba/envs/313-dev/lib/python3.13/site-packages/esda/crand.py:142:
DeprecationWarning: The alternative hypothesis for conditional randomization is changing
in the next major release of esda. We recommend setting alternative='two-sided', which
will generally double the p-value returned. To retain the current behavior,
set alternative='directed'. We strongly recommend moving to alternative='two-sided'.
warnings.warn(
esda.crand.crand()throughMoran_Local()