Skip to content

Created a method that emulates isinsntace for aggregation

Tiago de Freitas Pereira requested to merge isinstance_nested into master

This will allow us to check if something wrapped with dask is "checkpointable", or "samplable" or something else

Merge request reports