Log Tables Incrementally
tableswandb-examplescolabs
Export
W&B Example: Log Tables Incrementally
As you log more and more data to a Table over time, log incrementally to the same table using the pattern below. You will see each version logged as a new artifact, but data is deduplicated and shared between versions, meaning that we minimize redundant upload and storage. The final artifact version will contain the ultimate table, with all the data concatenated together.
[ ]
[ ]
[ ]
[ ]