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
Saved 231 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.4.tar.gz
(8.7 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.4.tar.gz.
File metadata
- Download URL: wandbtocsv-0.0.4.tar.gz
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
11fafd85a90d7a228f93e1951f6ad611e7614a23a56bbbc67295630dba6cb5c2
|
|
| MD5 |
be9a4bf500cb4191ed97b6e810617762
|
|
| BLAKE2b-256 |
274a9641d9043f420712f55aab60fdf058b648062d175694ddfcc9beb4ae4ec1
|
File details
Details for the file wandbtocsv-0.0.4-py3-none-any.whl.
File metadata
- Download URL: wandbtocsv-0.0.4-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 |
08104961c357b770ecc96ee25fef3daf844dd9bc74781d78e0251b2f1bb51847
|
|
| MD5 |
2b563db388dfca2b250b6492aa8fd9c1
|
|
| BLAKE2b-256 |
6162126abd972de2848da02c16e43915cf11e2035e9f4e0fcbf7c3277d73de1d
|