Skip to content
New issue

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

Unable to run the pandas profiling #1623

Closed
kpn25 opened this issue Jul 13, 2024 · 1 comment
Closed

Unable to run the pandas profiling #1623

kpn25 opened this issue Jul 13, 2024 · 1 comment

Comments

@kpn25
Copy link

kpn25 commented Jul 13, 2024

C:\Ananconda4\Lib\site-packages\ydata_profiling\model\correlations.py:66: UserWarning: There was an attempt to calculate the auto correlation, but this failed.
To hide this warning, disable the calculation
(using df.profile_report(correlations={"auto": {"calculate": False}})
If this is problematic for your use case, please report this as an issue:
https://github.com/ydataai/ydata-profiling/issues
(include the error message: 'could not convert string to float: 'Phillipines'')
warnings.warn(

@fabclmnt
Copy link
Contributor

Hi @kpn25 ,

this is a duplicated issue from #1527. The fix will be released with the next release.

Also, please make sure to follow the community guidelines. Before opening a new issue make sure that is not already reported by another user : https://docs.profiling.ydata.ai/latest/support-contribution/help_troubleshoot/

Last but not the least, make sure to follow the required inputs from the issue templates, so we can have access to all the information that we need in order to reproduce your issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants