What we should update: - [x] CI/CD pipeline using GH Actions - [x] Python 3.10+ style type hints - [x] `pathlib` not `os` - [x] Installation docs - [x] robust versioning - [x] data class-based parameters - [x] pandas 3+ safe - [x] modern geopandas - [x] docs that document the API and use cases - [x] typing for output using pandera - [x] testing using same fixtures - [x] add benchmark tests Keep the same: - [x] external API