Skip to content

cambridge-FDS/ddb_polars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Duck DB vs Polars comparison

Inspired by: https://grantmcdermott.com/duckdb-polars/

To download the NYC data you will need the aws cli tool and then you can run the following command:

mkdir -p nyc-taxi/year=2012
aws s3 cp s3://voltrondata-labs-datasets/nyc-taxi/year=2012 nyc-taxi/year=2012 --recursive --no-sign-request

About

Quick comparison btw. Polars and DuckDB using NYC taxi data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages