Skip to content Skip to sidebar Skip to footer
Showing posts with the label Dask Dataframe

Dask Dataframe Nunique Operation: Worker Running Out Of Memory (mre)

tl;dr I want to dd.read_parquet('*.parq')['column'].nunique().compute() but I get … Read more Dask Dataframe Nunique Operation: Worker Running Out Of Memory (mre)