referencehttps://www.snugarchive.com/blog/python-pandas-guide-3/https://programmerpsy.tistory.com/17
left_on, right_on 을 사용df \["칼럼이름", "칼럼이름"] 의 방법을 사용. dataframe형태로 가져오기 위해 사용딕셔너리 사용
referencehttps://pandas.pydata.org/docs/reference/api/pandas.DataFrame.duplicated.htmlhttps://pandas.pydata.org/docs/reference/api/pandas.Da