> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wandb.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# 리포트에 CSV 업로드하기

리포트에 CSV 파일을 업로드하려면 `wandb.Table` 형식을 사용하세요. Python 스크립트에서 CSV 파일을 불러온 다음 `wandb.Table` 객체로 로그합니다. W\&B는 데이터를 리포트에 표로 렌더링합니다.

***

<Badge stroke shape="pill" color="orange" size="md">[Reports](/ko/support/models/tags/reports)</Badge>
