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
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(
The text was updated successfully, but these errors were encountered:
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.
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(
The text was updated successfully, but these errors were encountered: