> ## Documentation Index
> Fetch the complete documentation index at: https://wb-21fd5541-docs-1917.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](/ja/support/models/tags/reports)</Badge>
