Orange Blog

By: Noah Novšak, Oct 24, 2023

Dask all Folks: preparing large datasets

Preparing large HDF5 datasets that load into Orange as on-disk data. This post outlines the specifics of the HDF5 format used by Orange and provides Python code that will help you prepare your own large datasets.

Categories: dask development

By: Noah Novšak, Aug 31, 2023

A dash of Dask

Updates in the dask project, integrating machine learning methods and enhancing efficiency in a data preprocessor.

Categories: dask development

By: Noah Novšak, Dec 13, 2022

Orange you going to ask about dask?

What we are doing to improve Orange's data processing abilities, how we can tackle the huge amounts of data already available today, and what role dask plays in all this.

Categories: dask widgets