from pandas_profiling import ProfileReport as pr
profile = pr(csv_data)
profile
Error: 'C:\Users\admin\anaconda3\envs\dataPipe\lib\site-packages\pandas_profiling\pandas_profiling.mplstyle' not found in the style library and input is not a valid URL or path; see style.available
for list of available styles
I tried uninstall and reinstall pandas-profiling using .zip, or different versions (such as 2.6.0, 2.7.1) and nothing fixes it. The current version is the default 3.0.0.