79197542

Date: 2024-11-17 15:47:48
Score: 0.5
Natty:
Report link

⚠️ pandas-profiling package naming was changed. To continue profiling data use ydata-profiling instead! use https://github.com/ydataai/ydata-profiling

How to fix the error for the main use cases

use pip install ydata-profiling rather than pip install pandas-profiling replace pandas-profiling by ydata-profiling in your pip requirements files (requirements.txt, setup.py, setup.cfg, Pipfile, etc ...) if the pandas-profiling package is used by one of your dependencies it would be great if you take some time to track which package uses pandas_profiling instead of ydata_profiling for the imports

Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Renato Carvalho