tomerroditi

Results 2 comments of tomerroditi

I'm experiencing the same issue, ram is piling up after every cell execution. minimal reproducible code: ``` import pandas as pd import numpy as np import hvplot.pandas df = pd.DataFrame(np.random.rand(1000000,100),...

@eugen-ajechiloae-clearml thanks for reviewing, missed that, updated to True to preserve default behavior.