Skip to content

LazyFrame

Method dask duckdb polars spark-like
clone ❌ ❌ ✅ ❌
collect ✅ ✅ ✅ ✅
collect_schema ✅ ✅ ✅ ✅
columns ✅ ✅ ✅ ✅
drop ✅ ✅ ✅ ✅
drop_nulls ✅ ✅ ✅ ✅
explode ❌ ✅ ✅ ✅
filter ✅ ✅ ✅ ✅
gather_every ✅ ❌ ✅ ❌
group_by ✅ ✅ ✅ ✅
head ✅ ✅ ✅ ✅
implementation ✅ ✅ ✅ ✅
join ✅ ✅ ✅ ✅
join_asof ✅ ✅ ✅ ❌
lazy ❌ ✅ ✅ ❌
pipe ✅ ✅ ✅ ✅
rename ✅ ✅ ✅ ✅
schema ✅ ✅ ✅ ✅
select ✅ ✅ ✅ ✅
sort ✅ ✅ ✅ ✅
tail ✅ ❌ ✅ ❌
to_native ✅ ✅ ✅ ✅
unique ✅ ✅ ✅ ✅
unpivot ✅ ✅ ✅ ✅
with_columns ✅ ✅ ✅ ✅
with_row_index ✅ ❌ ✅ ❌