Max Fan
Max Fan
We should expose higher-level API functions to `maup` from small to big, big to small, and same granularity to same granularity in `maup` to prevent user error.
There are CRS area warnings, `GeoSeries.isna()` warnings, and some DeprecationWarnings and miscellaneous UserWarnings when using standard `maup` functions. This should ideally be fixed ahead of `maup`'s 1.0 release.
When I have pyenv-virtualenv installed:  The problem seems to disappear when I uninstall pyenv-virtualenv.
This is an issue to track a reproducibility/determinism bug in GerryChain Julia. Sometime between August 25th, and early November the CI tests started failing on the same commit (see [here](https://github.com/mggg/GerryChainJulia/runs/3426719311?check_suite_focus=true)...
Note: merge in the resumable branch and the benchmarks branch first before this PR.
Fixed #71 and ran sort script.
Inital is in `words_alpha.txt`, which is incorrectly spelled. words_alpha.txt:inital https://www.merriam-webster.com/dictionary/inital https://www.merriam-webster.com/dictionary/initial https://en.wiktionary.org/wiki/Special:Search?search=inital&go=Go&ns0=1 This should be fixed.
When trying to ssh into a qubes vm, `/etc/profile.d/qubes-gui.sh` will improperly set `$DISPLAY` to be :0. When X11 forwarding is used, `$DISPLAY` is automatically set to ensure that the relevant...