wandb / client-ng

Experimental wandb CLI and Python API - See Experimental section below.
http://wandb.com
16 stars 7 forks source link

Charlemagne mid level api #240

Open KyleGoyette opened 3 years ago

KyleGoyette commented 3 years ago

Adds run.plot_table (and wandb.plot_table) the mid-level api for Charlemagne. Allowing users to create custom plots on wandb Tables.

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build dbe94216-1832-492a-8fb7-f82f62eb04f7


Changes Missing Coverage Covered Lines Changed/Added Lines %
wandb/viz.py 3 12 25.0%
wandb/sdk/wandb_run.py 6 17 35.29%
<!-- Total: 13 33 39.39% -->
Files with Coverage Reduction New Missed Lines %
wandb/sdk/wandb_settings.py 2 82.11%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build d3493861-a339-47a6-9cf5-21f1a26a24d2: -0.05%
Covered Lines: 13152
Relevant Lines: 21393

💛 - Coveralls