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
as mentioned in the docs Note (end of the page) , the compare functionality only ensure the report comparison for 2 datasets.
Meaning that only the statistics are calculated whenever 3 datasets are provided. The html functionality might work, but not guaranteed. Iframe won't work.
My suggestion is to either leverage the statistics calculated or change the code to compare 2 datasets at a time.
Current Behaviour
The following example is from the docs (modified a bit for testing against my files):
Expected Behaviour
To Generate a comparison report
Data Description
Files:
Test.xlsx
Train.xlsx
Code that reproduces the bug
pandas-profiling version --> (ydata-profiling version)
v4.10.0
Dependencies
OS
WSL Ubuntu
Checklist
The text was updated successfully, but these errors were encountered: