Geospatial exploratory data analysis with GeoPandas and DuckDB | Towards Data Science

In this article, I’ll show you how to use two popular Python libraries to carry out some geospatial analysis of traffic accident data within the UK. I was a relatively early adopter of DuckDB...

By · · 1 min read
Geospatial exploratory data analysis with GeoPandas and DuckDB | Towards Data Science

Source: Towards Data Science

In this article, I’ll show you how to use two popular Python libraries to carry out some geospatial analysis of traffic accident data within the UK. I was a relatively early adopter of DuckDB, the fast OLAP database, after it became available, but only recently realised that, through an extension, it offered a large number […]