To upload a CSV file to a report, use theDocumentation Index
Fetch the complete documentation index at: https://wb-21fd5541-style-guide-support-models-articles-20260527-00.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
wandb.Table format. Load the CSV file in your Python script and log it as a wandb.Table object. W&B renders the data as a table in the report.
Reports