Open geoHeil opened 3 years ago
Thank you for the report @geoHeil! I think this could be legit edge case issue. Are you still running into this? If so, I would love for you to test an update I will try to get in by the end of the week.
I am running into this now. What's the status?
It's caused when a large number of features are auto-pairwise analyzed and show_html
is subsequently called despite the warning of exponential time consumption and the pre-mature return
, because in that case associations_html_source
is never initialized on DataFrameReport
.
Is there any update on this? I am also getting the error
When trying to create an HTML report for the computed dataframe analysis an error is created during the creation of the HTML file: