Export summary metrics and config from runs as a csv file from a project
Project description
wandbtocsv
Background
wandbtocsv allows you to quickly export a flat csv file of the top
level metrics, config, etc. from your Weights &
Biases runs in an easy to use CLI interface.
Install
pip install wandbtocsv
How to use
!wandb_fetch -h
usage: wandb_fetch [-h] [--entity ENTITY] [--project PROJECT]
[--output_file OUTPUT_FILE]
options:
-h, --help show this help message and exit
--entity ENTITY Entity for the WANDB runs. If not provided,
attempts to fetch from environment variable
'WANDB_ENTITY'.
--project PROJECT Project for the WANDB runs. If not provided,
attempts to fetch from environment variable
'WANDB_PROJECT'.
--output_file OUTPUT_FILE Path to save the output CSV. Default name format:
{entity}-{project}-{mmddyy}.csv
!wandb_fetch --entity hamelsmu --project deepspeed-data
Fetching runs... ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100% 0:00:00
Saved 224 runs to hamelsmu-deepspeed-data-100523.csv
Bonus, explore your wandb runs in Datasette
csvs-to-sqlite hamelsmu-deepspeed-data-100523.csv hamelsmu-deepspeed-data-100523.db
datasette hamelsmu-deepspeed-data-100523.db -o
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
wandbtocsv-0.0.2.tar.gz
(8.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file wandbtocsv-0.0.2.tar.gz.
File metadata
- Download URL: wandbtocsv-0.0.2.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6498f51c0d039f72f7d47d9a2b5693c2c0da6ccfa57da0aa89654dce9b15cad7
|
|
| MD5 |
b00cfe16b56d719652755f4a65e86fc6
|
|
| BLAKE2b-256 |
3424f2f5be518f87b58d264ea3e47083b57eb45641ab0f8c21d30a5b9b740bcc
|
File details
Details for the file wandbtocsv-0.0.2-py3-none-any.whl.
File metadata
- Download URL: wandbtocsv-0.0.2-py3-none-any.whl
- Upload date:
- Size: 8.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a8ca055d330ec60fc6a7bd2c02b0a0edc19b4ede4e7d43fdc721503308b80359
|
|
| MD5 |
4533f404517d6e89aee6a3c2dede0f9f
|
|
| BLAKE2b-256 |
1ba6b0ddd18b1591cf374a3aa1f27b19d0f6a306d86df46bf3da3ce33f399276
|