Skip to main content
To upload a CSV file to a report, use the 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