> ## 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](/ja/support/models/tags/reports)</Badge>
