에러
NameError: name 'DataFrame' is not defined
해결
앞단의 계산이 안되서 발생한 문제
주피터 노트북 처음부터 다시 실행
clear all outputs -> Run All
에러
NameError: name 'price' is not defined
해결
주피터 노트북 앞단을 실행하지 않음 -> 모두 삭제하고 재 실행
Output is truncated. View as a scrollable element or open in a text editor. Adjust cell output settings...