You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for this very neat tool. I have installed the widget to use with Jupyterlab and I am using the latest version of Pandas (1.0.3). I get this error when I try to cluster using net.cluster():
AttributeError: 'DataFrame' object has no attribute 'ix'
I think this error might arise from depending on an older version of Pandas. If I am correct, will this be something that will be fixed soon.