> ## Documentation Index
> Fetch the complete documentation index at: https://wb-21fd5541-wbdocs-1882.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# 리포트에 CSV 업로드하기

리포트에 CSV를 업로드하려면 `wandb.Table` 형식을 사용하세요. Python 스크립트에서 CSV를 불러온 다음 `wandb.Table` 객체로 로그합니다. 그러면 데이터가 리포트에 표로 표시됩니다.

***

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