> ## 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.

# Importer un CSV dans un rapport

Pour importer un fichier CSV dans un rapport, utilisez le format `wandb.Table`. Chargez le fichier CSV dans votre script Python et enregistrez-le sous forme d’objet `wandb.Table`. W\&B affiche les données sous forme de tableau dans le rapport.

***

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