강의

멘토링

커뮤니티

Inflearn Community Q&A

jiwonleeme0746's profile image
jiwonleeme0746

asked

Mastering data analysis and visualization with just two pages of documentation

1) Understanding Pandas DataFrames and Series

실행시키기

Written on

·

252

1

df를 지정해주고 실행시킬 때 엔터키를 누르면 되는 건가요? Run 버튼을 눌러도 다음 칸만 실행되고 표가 출력되지 않습니다. 

pythonpandas

Answer 2

1

todaycode님의 프로필 이미지
todaycode
Instructor

주피터 노트북을 다시 실행해 주시면 좋을 거 같습니다. 또, 오류가 나는 화면의 코드가 있는 스크린샷을 올려주시면 더 자세하게 도움을 드릴 수 있습니다.

0

shift+엔터 를 눌러서 실행하심 됩니다.

jiwonleeme0746's profile image
jiwonleeme0746

asked

Ask a question