Data Wrangling

DuckDB

DuckDB is a lightweight OLAP type database system written in C++ and designed to be used for EDA style activities:

image.png

From their website: advice on when to use and not to use DuckDB

Polars

Polars is a rust-based data frames library with Python bindings

image.png

Here is a talk that Juan Luis gave about the library


Revision #6
Created 4 November 2022 11:58:18 by James
Updated 8 February 2024 21:20:15 by James