넷플릭스 데이터 (1) 썸네일형 리스트형 [Kaggle] Nexfilx movies and TV shows 데이터 분석 1 (데이터 확인 / 질문) Nexfilx movies and TV shows 데이터셋 분석 분석 목적 : 넷플릭스 컨텐츠 분석으로 트렌드 파악 자료 출처 : https://www.kaggle.com/shivamb/netflix-shows Netflix Movies and TV Shows Listings of movies and tv shows on Netflix - Regularly Updated www.kaggle.com 1. 데이터 확인 # 기본 패키지 불러오기 import math import numpy as np import pandas as pd import matplotlib.pyplot as plt import seaborn as sns plt.style.use("seaborn") sns.set(font_scale =.. 이전 1 다음