Seite 1 von 1

Pandas Profiling funktioniert nicht

Verfasst: Sonntag 1. Oktober 2023, 11:52
von Je1ns
Hi zusammen,
ich habe jetzt schon vieles verschiedenes ausprobiert. Aber ich bekomme pandas profiling einfach nicht unter jupyter notebook zum Laufen:(... Ich nutze jupyter notebook über anaconda. Und habe bsp. diesen Code probiert:
pip install "pydantic==1.*"

import numpy as np
!pip install pandas_profiling
import pandas as pd
from pandas_profiling import ProfileReport

Re: Pandas Profiling funktioniert nicht

Verfasst: Sonntag 1. Oktober 2023, 12:25
von Sirius3
Doppelpost hier: viewtopic.php?p=423589