We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IndexError: list index out of range
The data is getting summarized but during generating report structure it gives IndexError: list index out of range
Dataset link - https://www.kaggle.com/datasets/himanshupoddar/zomato-bangalore-restaurants
No response
3.2.0
pandas numpy
windows
The text was updated successfully, but these errors were encountered:
Hi @Shashankb1910 ,
it seems like you are using a quite old version of the package. Have you tried the most recent version available, ydata-profiling==4.6.3?
Sorry, something went wrong.
Yes, I tried it using 4.6.1 but it still gives the same error.
No branches or pull requests
Current Behaviour
IndexError: list index out of range
Expected Behaviour
The data is getting summarized but during generating report structure it gives IndexError: list index out of range
Data Description
Dataset link - https://www.kaggle.com/datasets/himanshupoddar/zomato-bangalore-restaurants
Code that reproduces the bug
No response
pandas-profiling version
3.2.0
Dependencies
OS
windows
Checklist
The text was updated successfully, but these errors were encountered: