랭귀지/pandas
pandas 빈데이타프레임처리
유키공
2024. 7. 15. 14:56
if result.empty:
result = pd.DataFrame(columns=['A', 'C'])