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
!wandbtocsv -h
usage: wandbtocsv [-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
!wandbtocsv --entity hamelsmu --project deepspeed-data
Fetching runs... ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100% 0:00:00% 0:00:01[36m0:00:03
Saved 480 runs to hamelsmu-deepspeed-data-100823.csv
Bonus, explore your wandb runs in Datasette
csvs-to-sqlite hamelsmu-deepspeed-data-100823.csv hamelsmu-deepspeed-data-100823.db
datasette hamelsmu-deepspeed-data-100823.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.5.tar.gz
(8.8 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.5.tar.gz.
File metadata
- Download URL: wandbtocsv-0.0.5.tar.gz
- Upload date:
- Size: 8.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
37e6e97e92586b002bdb68289285ad66b175ec471ad85edb8e7f1c54b4018156
|
|
| MD5 |
bae9fa3cc2664e0734e560eb5fe6fcca
|
|
| BLAKE2b-256 |
ec864c275431009513bc28599518668a91db2b2948fe2f562da55dc22c8ecafa
|
File details
Details for the file wandbtocsv-0.0.5-py3-none-any.whl.
File metadata
- Download URL: wandbtocsv-0.0.5-py3-none-any.whl
- Upload date:
- Size: 8.4 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 |
13f0fed76f0fb35f0257e91b2217de2aee70793c5a7f09fddeaeb1ed4c3cdc5f
|
|
| MD5 |
6c84a75851d5e8ee7469b30d68d5d3f5
|
|
| BLAKE2b-256 |
12a024731a5b7560b7d2343e8e6c6b66ec371c2e04c3c4be1ae12e647a0925a3
|