NHanser
Results
2
comments of
NHanser
``` AttributeError Traceback (most recent call last) Input In [2], in () 3 from dask import dataframe as dd 6 cluster = YarnCluster() ----> 7 client = Client(cluster) 8 cluster...
@farmio @bbreton09 : for information I opened a PR to fix this https://github.com/XKNX/xknx/pull/1685