inflearn logo
강의

강의

N
챌린지

챌린지

멘토링

멘토링

N
클립

클립

로드맵

로드맵

지식공유

공공데이터로 파이썬 데이터 분석 시작하기

profile 부분에서 오류가 납니다.

88

jinhijinhi

작성한 질문수 4

1

삭제된 글입니다

numpy pandas python

답변 2

0

jinhijinhi

seaborn 과 profiling 아래와 같이 설치는 된 것처럼 나오는데 안 되네요....

conda install seaborn

Collecting package metadata (current_repodata.json): ...working... done Solving environment: ...working... done # All requested packages already installed. Note: you may need to restart the kernel to use updated packages.

------------------------------------------------------------------------
import seaborn as sns

ModuleNotFoundError Traceback (most recent call last) <ipython-input-6-6aaba906c3a4> in <module> ----> 1 import seaborn as sns ModuleNotFoundError
: No module named 'seaborn'
-------------------------------------------------------------------------

conda install -c conda-forge pandas-profiling


-Collecting package metadata (current_repodata.json): ...working... done Solving environment: ...working... done ## Package Plan ## environment location: C:\Users\yjhan\anaconda3 added / updated specs: - pandas-profiling The following packages will be SUPERSEDED by a higher-priority channel: conda pkgs/main::conda-4.10.1-py38haa95532_1 --> conda-forge::conda-4.10.1-py38haa244fe_0 Preparing transaction: ...working... done Verifying transaction: ...working... done Executing transaction: ...working... done Note: you may need to restart the kernel to use updated packages.


--------------------------------------------
pandas_profiling.__version__

NameError                                 Traceback (most recent call last)
<ipython-input-5-98ba7a6c5e16> in <module>
----> 1 pandas_profiling.__version__

NameError: name 'pandas_profiling' is not defined

0

박조은

안녕하세요.  

pandas-profiling은 여러 라이브러리에 의존성이 있는 라이브러리라 설치나 사용이 조금 까다롭습니다.

일단 seaborn 이 정상동작하지 않는다면 다시 설치해야 할것 같습니다.

재설치 이후에도 어려움이 있다면 오류 메시지를 함께 올려주세요.

잘 해결되길 바랄게요.

패키지 설치 에러 ydata-profiling

0

134

2

자세한 설명 부탁드려요 ㅜ

0

200

2

seaborn 라이브러리 호출하였으나 그래프가 안 그려져요

0

310

2

value_counts와 count 차이

0

385

2

안녕하세요 데이터 최신과 관련해서 문의드립니다.

0

218

3

scatterplot질문

0

133

1

강의 화면이 안나옵니다

0

174

2

4분12초 2013년부터 데이터가 없으면 어떻게하나요?..

0

194

2

에러 메시지

1

311

2

그래프 색이 동일하게 나옵니다.

0

328

2

시각화 라이브러리 비교

0

401

2

주피터 노트북 설치

0

399

1

2. 상가 기술통계 아웃풋 자료에서 오류가 납니다

0

234

1

14. distplot g = sns.FacetGrid(df_last, row="지역명", height=1.7, aspect=4) g.map(sns.distplot, "평당분양가격", hist=False, rug=True); 오류

0

185

1

group by agg function failed 에러

0

697

2

빈도수가 1000개 이상인 데이터를 따로 담을 때 코드 질문 있습니다.

0

296

2

주피터 노트북 실행 했는데 앞에 *가 생기고 결과가 나오지 않아요

0

373

3

get_string함수에서 문자 'nan'

0

205

1

seaborn X축 시작 지점 조정 질의의 건

0

229

1

14강 distplot 질의

0

300

1

nbextension 설치 및 셋팅 후 적용이 안되는 이슈

0

488

1

corr = df.corr() 입력시 오류

1

384

1

keyword grid_b is not recognized

0

342

1

%ls data 매직커맨드 사용시 한글 깨짐

0

305

1