Notebooks
W
Weights and Biases
Log Tables Incrementally

Log Tables Incrementally

tableswandb-examplescolabs

Open In Colab

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.

[ ]

Screen Shot 2021-07-01 at 4.17.53 PM.png

[ ]
[ ]
[ ]