UK-IPOP / open-data-pipeline

A pipeline for processing, enhancing, and sharing open datasets.
https://uk-ipop.github.io/open-data-pipeline/
GNU General Public License v3.0
0 stars 0 forks source link

Convert non-critical components to Golang #21

Closed nanthony007 closed 1 month ago

nanthony007 commented 9 months ago

We should work on converting pipeline components that do not require python to Golang for type safety and performance (on CI more so than wall time). An example of where this will NOT apply is the spatial joining in Cook County using geopandas.