Export summary metrics and config from runs as a csv file from a project
Project description
wandbtocsv
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 223 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.1.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.1.tar.gz.
File metadata
- Download URL: wandbtocsv-0.0.1.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 |
64d516b6f49471b44e9b82fb027e8bb20eefb8f40ee6098e62316af21899b3d5
|
|
| MD5 |
f9f95425840cd4528dcf017305b33dd8
|
|
| BLAKE2b-256 |
40285aca706fcf9c3fa211f23780720a8ba0cb470a0dc61c780dd02455d0e956
|
File details
Details for the file wandbtocsv-0.0.1-py3-none-any.whl.
File metadata
- Download URL: wandbtocsv-0.0.1-py3-none-any.whl
- Upload date:
- Size: 8.1 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 |
0fe399fcbad0242a4957e0746d8daaa1c56dd82219efb30961b0f8584b5ba593
|
|
| MD5 |
f29824a728087d9b794d860c017631ea
|
|
| BLAKE2b-256 |
5812a60551a5522d97a63b1d6fefa9d918a9865e2e19722e8c2beb0e0cd3b8d1
|