inflearn logo
강의

강의

N
챌린지

챌린지

멘토링

멘토링

N
클립

클립

로드맵

로드맵

지식공유

후추맘님의 게시글

후추맘 후추맘

@sungju06981067

수강평 작성수
-
평균평점
-

게시글 2

질문&답변

pandas-profiling 설치 불가

--------------------------------------------------------------------------- ModuleNotFoundError Traceback (most recent call last) Input In [1] , in () 1 #pandas profiling (기술통계 리포트 생성) ----> 2 import pandas_profiling 4 pandas_profiling . __version__ ModuleNotFoundError : No module named 'pandas_profiling' 이렇게 에러가 뜹니다 ㅠㅠ

좋아요수
1
댓글수
3
조회수
2065

질문&답변

pandas-profiling 설치 불가

(base) gusungju@guseongjuui-MacBookAir ~ % conda uninstall -c conda-forge pandas-profiling Collecting package metadata (repodata.json): done Solving environment: failed PackagesNotFoundError: The following packages are missing from the target environment: - pandas-profiling 이와 같이 에러가 납니다.

좋아요수
1
댓글수
3
조회수
2065