In PR ( dask/fastparquet#580 ) included in fastparquet release 0.6.0, array_decode_utf8 was dropped from fastparquet.speedups. We should either drop or replace this benchmark from notebook/benchmark_vlen.ipynb.
For context this notebook was originally added in PR ( #56 ).