Relative Content

Tag Archive for pandasdataframemachine-learningdata-science

Pandas-Profiling being conflicted with scikit-learn

When i try to install pandas profiling in my jupyter notebook then i encounter an error as
“ERROR: pip’s dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
scikit-learn 1.5.1 requires joblib>=1.2.0, but you have joblib 1.1.1 which is incompatible.”